Home
last modified time | relevance | path

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

/external/iptables/include/
Dxtables.h436 extern void xtables_rule_matches_free(struct xtables_rule_match **matches);
/external/iptables/libxtables/
Dxtables.c1079 void xtables_rule_matches_free(struct xtables_rule_match **matches) in xtables_rule_matches_free() function
/external/iptables/iptables/
Dip6tables.c1928 xtables_rule_matches_free(&cs.matches); in do_command6()
Diptables.c1927 xtables_rule_matches_free(&cs.matches); in do_command4()