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

/freebsd-9.3-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;
471 co.do_resolv = 1;
H A Dipv6.c117 if (mb == 128 && co.do_resolv)
H A Dipfw2.c573 if (co.do_resolv && (s = match_value(ether_types, port)) )
579 if (co.do_resolv) {
970 if (mb == 32 && co.do_resolv)

Completed in 138 milliseconds