HomeSort by relevance Sort by last modified time
    Searched refs:xtables_rule_matches_free (Results 1 - 8 of 8) sorted by null

  /external/iproute2/include/
xtables.h 439 extern void xtables_rule_matches_free(struct xtables_rule_match **matches);
  /external/iptables/include/
xtables.h 472 extern void xtables_rule_matches_free(struct xtables_rule_match **matches);
  /external/iptables/iptables/
xtables-translate.c 300 xtables_rule_matches_free(&cs.matches);
nft-bridge.c 29 xtables_rule_matches_free(&cs->matches);
xtables.c     [all...]
ip6tables.c     [all...]
iptables.c     [all...]
  /external/iptables/libxtables/
xtables.c 1103 void xtables_rule_matches_free(struct xtables_rule_match **matches) function
    [all...]

Completed in 76 milliseconds