Searched defs:iptables_command_state (Results 1 – 1 of 1) sorted by relevance
121 struct iptables_command_state { struct122 union {128 int invert;129 int c;130 unsigned int options;131 struct xtables_rule_match *matches;132 struct ebt_match *match_list;156 extern int command_default(struct iptables_command_state *, argument