HomeSort by relevance Sort by last modified time
    Searched defs:xtables_rule_match (Results 1 - 2 of 2) sorted by null

  /external/iproute2/include/
xt-internal.h 36 struct xtables_rule_match { struct
37 struct xtables_rule_match *next;
61 struct xtables_rule_match **match);
  /external/iptables/include/
xtables.h 360 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 100 milliseconds