Home
last modified time | relevance | path

Searched defs:xtables_rule_match (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/
Dxt-internal.h36 struct xtables_rule_match { struct
37 struct xtables_rule_match *next; argument
61 struct xtables_rule_match **match); argument
Dxtables.h360 struct xtables_rule_match { struct
361 struct xtables_rule_match *next; argument
362 struct xtables_match *match;
365 bool completed;
/external/iptables/include/
Dxtables.h382 struct xtables_rule_match { struct
383 struct xtables_rule_match *next; argument
384 struct xtables_match *match;
387 bool completed;