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

/freebsd-11-stable/sbin/ipfw/
H A Dmain.c310 co.do_resolv = 1;
488 co.do_resolv = 1;
H A Dipfw2.h35 int do_resolv; /* try to resolve all ip to names */ member in struct:cmdline_opts
H A Dipv6.c117 if (mb == 128 && co.do_resolv)
H A Dipfw2.c859 if (co.do_resolv && (s = match_value(ether_types, port)) )
865 if (co.do_resolv) {
1262 if (mb == 32 && co.do_resolv)

Completed in 138 milliseconds