Searched refs:iptables_match (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/include/
H A Diptables.h31 struct iptables_match *match;
35 struct iptables_match struct
37 struct iptables_match *next;
144 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_match **match);

Completed in 1310 milliseconds