OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:print_match_save
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
ip6tables.c
1035
static int
print_match_save
(const struct xt_entry_match *e,
function
1128
IP6T_MATCH_ITERATE(e,
print_match_save
, &e->ipv6);
[
all
...]
iptables.c
1025
static int
print_match_save
(const struct xt_entry_match *e,
function
1118
IPT_MATCH_ITERATE(e,
print_match_save
, &e->ip);
[
all
...]
Completed in 154 milliseconds