Home
last modified time | relevance | path

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

/external/iptables/include/libiptc/
Dxtcshared.h13 int (*flush_entries)(const xt_chainlabel, struct xtc_handle *); member
/external/iproute2/include/
Dip6tables.h137 extern int flush_entries(const ip6t_chainlabel chain, int verbose, ip6tc_handle_t *handle);
Diptables.h173 extern int flush_entries(const ipt_chainlabel chain, int verbose,
/external/iptables/iptables/
Dip6tables-restore.c331 if (!ops->flush_entries(chain, handle)) in ip6tables_restore_main()
Diptables-restore.c331 if (!ops->flush_entries(chain, handle)) in iptables_restore_main()
/external/iptables/libiptc/
Dlibiptc.c2759 .flush_entries = TC_FLUSH_ENTRIES,