Home
last modified time | relevance | path

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

/external/iproute2/include/
Diptables.h31 struct iptables_match *match;
35 struct iptables_match struct
37 struct iptables_match *next; argument
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_m…