Home
last modified time | relevance | path

Searched refs:print_match_save (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Dip6tables.c824 static int print_match_save(const struct xt_entry_match *e, in print_match_save() function
922 IP6T_MATCH_ITERATE(e, print_match_save, &e->ipv6); in print_rule6()
Diptables.c821 static int print_match_save(const struct xt_entry_match *e, in print_match_save() function
919 IPT_MATCH_ITERATE(e, print_match_save, &e->ip); in print_rule4()