Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h125 TOK_TAG, enumerator
H A Dipfw2.c302 { "tag", TOK_TAG },
4726 case TOK_TAG: in compile_rule()
4736 fill_cmd(cmd, O_TAG, (i == TOK_TAG) ? 0: F_NOT, tag); in compile_rule()