Searched refs:lookup_host (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.c2179 lookup_host (char *host, struct in_addr *ipaddr) function
2260 if (lookup_host(av, (struct in_addr *)&d[0]) != 0)
4199 if (lookup_host(*av, (struct in_addr *)&tval) == 0) {
4324 if (lookup_host(arg, (struct in_addr *)paddr) != 0)

Completed in 97 milliseconds