OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flush_entries4
(Results
1 - 3
of
3
) sorted by null
/external/iptables/include/
iptables.h
14
extern int
flush_entries4
(const ipt_chainlabel chain, int verbose,
/external/iptables/iptables/
iptables-restore.c
237
for_each_chain4(
flush_entries4
, verbose, 1,
iptables.c
899
flush_entries4
(const ipt_chainlabel chain, int verbose,
function
903
return for_each_chain4(
flush_entries4
, verbose, 1, handle);
[
all
...]
Completed in 151 milliseconds