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

/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.h92 TOK_ACCEPT, enumerator in enum:tokens
H A Dipfw2.c251 { "accept", TOK_ACCEPT },
252 { "pass", TOK_ACCEPT },
253 { "allow", TOK_ACCEPT },
254 { "permit", TOK_ACCEPT },
3890 case TOK_ACCEPT:

Completed in 168 milliseconds