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

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.h82 TOK_ACCEPT, enumerator in enum:tokens
H A Dipfw2.c242 { "accept", TOK_ACCEPT },
243 { "pass", TOK_ACCEPT },
244 { "allow", TOK_ACCEPT },
245 { "permit", TOK_ACCEPT },
2936 case TOK_ACCEPT:

Completed in 112 milliseconds