Searched refs:iptables_match (Results 1 – 1 of 1) sorted by relevance
31 struct iptables_match *match;35 struct iptables_match struct37 struct iptables_match *next; argument144 extern void register_match(struct iptables_match *me);159 extern struct iptables_match *iptables_matches;169 extern struct iptables_match *find_match(const char *name, enum ipt_tryload, struct iptables_rule_m…