Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dnptv6.c78 { "reset", TOK_RESET },
139 if (tcmd == TOK_RESET) in ipfw_nptv6_handler()
H A Dnat64clat.c86 { "reset", TOK_RESET },
151 if (tcmd == TOK_RESET) in ipfw_nat64clat_handler()
H A Dnat64stl.c118 { "reset", TOK_RESET },
183 if (tcmd == TOK_RESET) in ipfw_nat64stl_handler()
H A Dipfw2.h108 TOK_RESET, enumerator
H A Dnat64lsn.c206 { "reset", TOK_RESET },
222 case TOK_RESET: in ipfw_nat64lsn_stats_handler()
H A Dipfw2.c285 { "reset", TOK_RESET },
3939 case TOK_RESET: in compile_rule()