Home
last modified time | relevance | path

Searched refs:flush_entries (Results 1 – 3 of 3) sorted by relevance

/third_party/iptables/iptables/
Diptables-restore.c66 int (*flush_entries)(const xt_chainlabel, int, struct xtc_handle *); member
235 cb->for_each_chain(cb->flush_entries, verbose, 1, in ip46tables_restore_main()
267 if (!cb->ops->flush_entries(chain, handle)) in ip46tables_restore_main()
367 .flush_entries = flush_entries4,
401 .flush_entries = flush_entries6,
/third_party/iptables/include/libiptc/
Dxtcshared.h14 int (*flush_entries)(const xt_chainlabel, struct xtc_handle *); member
/third_party/iptables/libiptc/
Dlibiptc.c2744 .flush_entries = TC_FLUSH_ENTRIES,