Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h313 TOK_SKIPACTION, enumerator
H A Dipfw2.c391 { "defer-action", TOK_SKIPACTION },
392 { "defer-immediate-action", TOK_SKIPACTION },
5065 case TOK_SKIPACTION: in compile_rule()