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 998 static int print_match_save(const struct xt_entry_match *e, function
1088 IP6T_MATCH_ITERATE(e, print_match_save, &e->ipv6);
    [all...]
iptables.c 989 static int print_match_save(const struct xt_entry_match *e, function
1079 IPT_MATCH_ITERATE(e, print_match_save, &e->ip);
    [all...]

Completed in 574 milliseconds