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

/freebsd-10.0-release/sbin/ipfw/
H A Dipfw2.h107 TOK_TAG, enumerator in enum:tokens
H A Dipfw2.c275 { "tag", TOK_TAG },
3258 case TOK_TAG:
3268 fill_cmd(cmd, O_TAG, (i == TOK_TAG) ? 0: F_NOT, tag);

Completed in 116 milliseconds