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

/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dportname.c21 if ((opts & OPT_NORESOLVE) == 0) {
H A Dhostname.c30 if ((opts & OPT_NORESOLVE) == 0) {
H A Dprintstate.c22 if ((opts & OPT_NORESOLVE) == 0)
/freebsd-10.2-release/contrib/ipfilter/
H A Dopts.h44 #define OPT_NORESOLVE 0x8000000 macro
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dippool.c191 opts |= OPT_NORESOLVE;
301 opts |= OPT_NORESOLVE;
380 opts |= OPT_NORESOLVE;
697 opts |= OPT_NORESOLVE;
H A Dipf.c141 opts ^= OPT_NORESOLVE;
H A Dipmon.c169 int opts = OPT_NORESOLVE;
1658 opts &= ~OPT_NORESOLVE;
H A Dipftest.c182 opts |= OPT_NORESOLVE;
H A Dipnat.c169 opts |= OPT_NORESOLVE;
H A Dipfstat.c388 opts |= OPT_NORESOLVE;

Completed in 130 milliseconds