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

/freebsd-10.2-release/contrib/ipfilter/
H A Dipmon.h122 #define IPMON_NAT 0x080 macro
126 #define IPMON_LOGALL (IPMON_NAT|IPMON_STATE|IPMON_FILTER)
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipmon.c1550 flags |= IPMON_NAT;
1661 ipmonopts |= IPMON_NAT;
1669 if (ipmonopts & IPMON_NAT)

Completed in 171 milliseconds