Home
last modified time | relevance | path

Searched refs:OPT_NORESOLVE (Results 1 – 9 of 9) sorted by relevance

/freebsd/sbin/ipf/common/
H A Dopts.h47 #define OPT_NORESOLVE 0x8000000 macro
/freebsd/sbin/ipf/libipf/
H A Dportname.c20 if ((opts & OPT_NORESOLVE) == 0) { in portname()
H A Dhostname.c28 if ((opts & OPT_NORESOLVE) == 0) { in hostname()
H A Dprintstate.c18 if ((opts & OPT_NORESOLVE) == 0) in printstate()
/freebsd/sbin/ipf/ipf/
H A Dipf.c126 opts ^= OPT_NORESOLVE; in main()
/freebsd/sbin/ipf/ipftest/
H A Dipftest.c163 opts |= OPT_NORESOLVE; in main()
/freebsd/sbin/ipf/ipmon/
H A Dipmon.c152 int opts = OPT_NORESOLVE;
1590 opts &= ~OPT_NORESOLVE; in main()
/freebsd/sbin/ipf/ipnat/
H A Dipnat.c147 opts |= OPT_NORESOLVE; in main()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c353 opts |= OPT_NORESOLVE; in main()