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

  /external/iptables/iptables/
ip6tables.c 1036 static int print_match_save(const struct ip6t_entry_match *e, function
1125 IP6T_MATCH_ITERATE(e, print_match_save, &e->ipv6);
    [all...]
iptables.c 1047 static int print_match_save(const struct ipt_entry_match *e, function
1136 IPT_MATCH_ITERATE(e, print_match_save, &e->ip);
    [all...]

Completed in 43 milliseconds