Searched refs:NG_NAT_UNREGISTERED_CGN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/netgraph/ | ||
| HD | ng_nat.h | 55 #define NG_NAT_UNREGISTERED_CGN 0x100 macro |
| HD | ng_nat.c | 962 if (x & NG_NAT_UNREGISTERED_CGN) in ng_nat_translate_flags() |