Searched refs:IPMON_NAT (Results 1 – 2 of 2) sorted by relevance
119 #define IPMON_NAT 0x080 macro123 #define IPMON_LOGALL (IPMON_NAT|IPMON_STATE|IPMON_FILTER)
1482 flags |= IPMON_NAT; in logopts()1593 ipmonopts |= IPMON_NAT; in main()1601 if (ipmonopts & IPMON_NAT) in main()