Searched defs:iptables_command_state (Results 1 – 1 of 1) sorted by relevance
116 struct iptables_command_state { struct117 union {123 int invert;124 int c;125 unsigned int options;126 struct xtables_rule_match *matches;127 struct ebt_match *match_list;151 extern int command_default(struct iptables_command_state *, argument