HomeSort by: relevance | last modified time | path
    Searched refs:ipfd_flags (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_dstlist.h 20 int ipfd_flags; member in struct:ipf_dstnode
ip_dstlist.c 610 if ((node->ipfd_flags & IPDST_DELETE) != 0)
729 if ((node->ipfd_flags & IPDST_DELETE) == 0) {
731 node->ipfd_flags |= IPDST_DELETE;

Completed in 13 milliseconds