Searched defs:xtables_rule_match (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/include/
H A Dxt-internal.h36 struct xtables_rule_match { struct
37 struct xtables_rule_match *next;
61 struct xtables_rule_match **match);
/external/iptables/include/
H A Dxtables.h360 struct xtables_rule_match { struct
361 struct xtables_rule_match *next;
432 enum xtables_tryload, struct xtables_rule_match **match);
436 extern void xtables_rule_matches_free(struct xtables_rule_match **matches);

Completed in 46 milliseconds