OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flush_entries6
(Results
1 - 3
of
3
) sorted by null
/external/iptables/include/
ip6tables.h
14
extern int
flush_entries6
(const ip6t_chainlabel chain, int verbose, struct ip6tc_handle *handle);
/external/iptables/iptables/
ip6tables-restore.c
230
for_each_chain6(
flush_entries6
, verbose, 1,
ip6tables.c
894
flush_entries6
(const ip6t_chainlabel chain, int verbose,
function
898
return for_each_chain6(
flush_entries6
, verbose, 1, handle);
[
all
...]
Completed in 451 milliseconds