Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h128 #define IP_FW_NAT64LSN_RESET_STATS 146 /* Reset NAT64LSN instance statistics */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h128 #define IP_FW_NAT64LSN_RESET_STATS 146 /* Reset NAT64LSN instance statistics */ macro
/f-stack/tools/ipfw/
H A Dnat64lsn.c663 if (do_set3(IP_FW_NAT64LSN_RESET_STATS, &oh.opheader, sizeof(oh)) != 0) in nat64lsn_reset_stats()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c820 { IP_FW_NAT64LSN_RESET_STATS,0, HDIR_SET, nat64lsn_reset_stats },