Home
last modified time | relevance | path

Searched refs:IPMON_FILTER (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/
H A Dipmon.h124 #define IPMON_FILTER 0x200 macro
126 #define IPMON_LOGALL (IPMON_NAT|IPMON_STATE|IPMON_FILTER)
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon.c1523 flags |= IPMON_FILTER; in logopts()
1605 ipmonopts |= IPMON_FILTER; in main()
1634 if (ipmonopts & IPMON_FILTER) in main()