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

/freebsd-10.0-release/sbin/ipfw/
H A Dipfw2.h82 TOK_ACCEPT, enumerator in enum:tokens
H A Dipfw2.c240 { "accept", TOK_ACCEPT },
241 { "pass", TOK_ACCEPT },
242 { "allow", TOK_ACCEPT },
243 { "permit", TOK_ACCEPT },
2940 case TOK_ACCEPT:

Completed in 121 milliseconds