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

  /external/iproute2/include/libiptc/
xtcshared.h 12 int (*is_chain)(const char *, struct xtc_handle *const); member in struct:xtc_ops
  /external/iptables/include/libiptc/
xtcshared.h 12 int (*is_chain)(const char *, struct xtc_handle *const); member in struct:xtc_ops
  /external/iptables/iptables/
ip6tables-restore.c 356 if (noflush && ops->is_chain(chain, handle)) {
iptables-restore.c 355 if (noflush && ops->is_chain(chain, handle)) {
  /external/iptables/libiptc/
libiptc.c     [all...]

Completed in 132 milliseconds