Home
last modified time | relevance | path

Searched refs:TOK_EACTION (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipfw/
H A Dipfw2.h101 TOK_EACTION, enumerator
H A Dipfw2.c287 { "eaction", TOK_EACTION },
4433 case TOK_EACTION: { in compile_rule()