Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dnat64clat.c383 if (do_get3(IP_FW_NAT64CLAT_STATS, &oh->opheader, &sz) == 0) { in nat64clat_get_stats()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h141 #define IP_FW_NAT64CLAT_STATS 164 /* Get NAT64CLAT instance statistics */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h141 #define IP_FW_NAT64CLAT_STATS 164 /* Get NAT64CLAT instance statistics */ macro
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64clat_control.c494 { IP_FW_NAT64CLAT_STATS, 0, HDIR_GET, nat64clat_stats },