Home
last modified time | relevance | path

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

/external/iptables/iptables/
Diptables.c1025 static int print_match_save(const struct xt_entry_match *e, in print_match_save() function
1118 IPT_MATCH_ITERATE(e, print_match_save, &e->ip); in print_rule4()
Dip6tables.c1035 static int print_match_save(const struct xt_entry_match *e, in print_match_save() function
1128 IP6T_MATCH_ITERATE(e, print_match_save, &e->ipv6); in print_rule6()