Searched refs:TOK_RESET (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sbin/ipfw/ |
| H A D | nptv6.c | 72 { "reset", TOK_RESET }, 133 if (tcmd == TOK_RESET) in ipfw_nptv6_handler()
|
| H A D | nat64stl.c | 109 { "reset", TOK_RESET }, 174 if (tcmd == TOK_RESET) in ipfw_nat64stl_handler()
|
| H A D | nat64clat.c | 77 { "reset", TOK_RESET }, 142 if (tcmd == TOK_RESET) in ipfw_nat64clat_handler()
|
| H A D | ipfw2.h | 115 TOK_RESET, enumerator
|
| H A D | nat64lsn.c | 197 { "reset", TOK_RESET }, 213 case TOK_RESET: in ipfw_nat64lsn_stats_handler()
|
| H A D | ipfw2.c | 278 { "reset", TOK_RESET }, 4384 case TOK_RESET: in compile_rule()
|