Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.c248 static struct _s_x rule_eactions[] = { variable
2200 if (match_token(rule_eactions, s) != -1) in print_action_instruction()
4703 if (match_token(rule_eactions, *av) == -1) in compile_rule()