HomeSort by relevance Sort by last modified time
    Searched refs:flush_entries6 (Results 1 - 4 of 4) sorted by null

  /external/iproute2/include/
ip6tables.h 14 extern int flush_entries6(const xt_chainlabel chain, int verbose, struct xtc_handle *handle);
  /external/iptables/include/
ip6tables.h 14 extern int flush_entries6(const xt_chainlabel chain, int verbose, struct xtc_handle *handle);
  /external/iptables/iptables/
ip6tables-restore.c 309 for_each_chain6(flush_entries6, verbose, 1,
ip6tables.c 856 flush_entries6(const xt_chainlabel chain, int verbose, function
860 return for_each_chain6(flush_entries6, verbose, 1, handle);
    [all...]

Completed in 389 milliseconds