Home
last modified time | relevance | path

Searched refs:TOK_RESET (Results 1 – 6 of 6) sorted by relevance

/freebsd/sbin/ipfw/
H A Dnptv6.c70 { "reset", TOK_RESET },
131 if (tcmd == TOK_RESET) in ipfw_nptv6_handler()
H A Dnat64stl.c109 { "reset", TOK_RESET },
174 if (tcmd == TOK_RESET) in ipfw_nat64stl_handler()
H A Dnat64clat.c77 { "reset", TOK_RESET },
142 if (tcmd == TOK_RESET) in ipfw_nat64clat_handler()
H A Dipfw2.h115 TOK_RESET, enumerator
H A Dnat64lsn.c197 { "reset", TOK_RESET },
213 case TOK_RESET: in ipfw_nat64lsn_stats_handler()
H A Dipfw2.c276 { "reset", TOK_RESET },
4278 case TOK_RESET: in compile_rule()