Searched refs:IPMON_RESOLVE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/
H A Dipmon.h117 #define IPMON_RESOLVE 0x002 macro
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dipmon.c693 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0;
879 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0;
1106 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0;
1657 ipmonopts |= IPMON_RESOLVE;

Completed in 63 milliseconds