Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c2139 static const int action_opcodes[] = { variable
2221 for (i = 0; i < nitems(action_opcodes); i++) { in show_static_rule()
2222 cmd = print_action(bp, fo, &state, action_opcodes[i]); in show_static_rule()