Searched defs:iptables_command_state (Results 1 – 1 of 1) sorted by relevance
52 struct iptables_command_state { struct53 union {57 int invert;58 int c;59 unsigned int options;60 struct xtables_rule_match *matches;84 extern int command_default(struct iptables_command_state *, argument