Home
last modified time | relevance | path

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

/external/iproute2/include/libiptc/
Dxtcshared.h13 int (*flush_entries)(const xt_chainlabel, struct xtc_handle *); member
/external/iptables/include/libiptc/
Dxtcshared.h13 int (*flush_entries)(const xt_chainlabel, struct xtc_handle *); member
/external/iptables/iptables/
Diptables-restore.c357 if (!ops->flush_entries(chain, handle)) in iptables_restore_main()
Dip6tables-restore.c358 if (!ops->flush_entries(chain, handle)) in ip6tables_restore_main()
/external/iptables/libiptc/
Dlibiptc.c2759 .flush_entries = TC_FLUSH_ENTRIES,