Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c255 static struct _s_x rule_eactions[] = { variable
1940 if (match_token(rule_eactions, s) != -1) in print_action_instruction()
4214 if (match_token(rule_eactions, *av) == -1) in compile_rule()