HomeSort by relevance Sort by last modified time
    Searched full:flush_entries (Results 1 - 6 of 6) sorted by null

  /external/iptables/include/libiptc/
xtcshared.h 13 int (*flush_entries)(const xt_chainlabel, struct xtc_handle *); member in struct:xtc_ops
  /external/iproute2/include/
ip6tables.h 137 extern int flush_entries(const ip6t_chainlabel chain, int verbose, ip6tc_handle_t *handle);
iptables.h 173 extern int flush_entries(const ipt_chainlabel chain, int verbose,
  /external/iptables/iptables/
ip6tables-restore.c 331 if (!ops->flush_entries(chain, handle))
iptables-restore.c 331 if (!ops->flush_entries(chain, handle))
  /external/iptables/libiptc/
libiptc.c     [all...]

Completed in 58 milliseconds