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

/freebsd-10.0-release/sbin/ipfw/
H A Dipfw2.h35 int do_resolv; /* try to resolve all ip to names */ member in struct:cmdline_opts
H A Dmain.c306 co.do_resolv = 1;
472 co.do_resolv = 1;
H A Dipv6.c117 if (mb == 128 && co.do_resolv)
H A Dipfw2.c571 if (co.do_resolv && (s = match_value(ether_types, port)) )
577 if (co.do_resolv) {
968 if (mb == 32 && co.do_resolv)

Completed in 74 milliseconds