Searched refs:IPMON_LOGALL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/ipf/common/ | ||
H A D | ipmon.h | 123 #define IPMON_LOGALL (IPMON_NAT|IPMON_STATE|IPMON_FILTER) macro |
/freebsd/sbin/ipf/ipmon/ | ||
H A D | ipmon.c | 1551 ipmonopts |= IPMON_LOGALL; in main() |