Home
last modified time | relevance | path

Searched refs:nptv6_reset_stats (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/ipfw/
H A Dnptv6.c64 static void nptv6_reset_stats(const char *name, uint8_t set);
140 nptv6_reset_stats(name, set); in ipfw_nptv6_handler()
350 nptv6_reset_stats(const char *name, uint8_t set) in nptv6_reset_stats() function
/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dnptv6.c884 nptv6_reset_stats(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nptv6_reset_stats() function
914 { IP_FW_NPTV6_RESET_STATS,0, HDIR_SET, nptv6_reset_stats },