Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h118 TOK_TAG, enumerator
H A Dipfw2.c304 { "tag", TOK_TAG },
4321 case TOK_TAG: in compile_rule()
4331 fill_cmd(cmd, O_TAG, (i == TOK_TAG) ? 0: F_NOT, tag); in compile_rule()