Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c264 static struct _s_x rule_actions[] = { variable
3030 if (match_token(rule_actions, name) != -1 && in eaction_check_name()
3886 i = match_token(rule_actions, *av); in compile_rule()