Home
last modified time | relevance | path

Searched refs:IP_FW_NAT44_LIST_NAT (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h109 #define IP_FW_NAT44_LIST_NAT 114 /* List all NAT44 instances */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h109 #define IP_FW_NAT44_LIST_NAT 114 /* List all NAT44 instances */ macro
/f-stack/tools/ipfw/
H A Dnat.c1057 if (do_get3(IP_FW_NAT44_LIST_NAT, &olh->opheader, &sz) != 0) { in nat_foreach()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_nat.c881 { IP_FW_NAT44_LIST_NAT, 0, HDIR_GET, nat44_list_nat },