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

/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.h118 TOK_TAG, enumerator in enum:tokens
H A Dipfw2.c288 { "tag", TOK_TAG },
4275 case TOK_TAG:
4285 fill_cmd(cmd, O_TAG, (i == TOK_TAG) ? 0: F_NOT, tag);

Completed in 199 milliseconds