OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flush_entries4
(Results
1 - 4
of
4
) sorted by null
/external/iproute2/include/
iptables.h
14
extern int
flush_entries4
(const xt_chainlabel chain, int verbose,
/external/iptables/include/
iptables.h
14
extern int
flush_entries4
(const xt_chainlabel chain, int verbose,
/external/iptables/iptables/
iptables-restore.c
309
for_each_chain4(
flush_entries4
, verbose, 1,
iptables.c
841
flush_entries4
(const xt_chainlabel chain, int verbose,
function
845
return for_each_chain4(
flush_entries4
, verbose, 1, handle);
[
all
...]
Completed in 77 milliseconds