Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h91 TOK_ABORT, enumerator
H A Dipfw2.c266 { "abort", TOK_ABORT },
3915 case TOK_ABORT: in compile_rule()