Searched refs:IPDST_DELETE (Results 1 – 6 of 6) sorted by relevance
20 if ((pool->ipld_flags & IPDST_DELETE) != 0)24 if ((pool->ipld_flags & IPDST_DELETE) != 0)43 if ((pool->ipld_flags & IPDST_DELETE) != 0)
33 if ((dst.ipld_flags & IPDST_DELETE) != 0)
610 if ((node->ipfd_flags & IPDST_DELETE) != 0) in ipf_dstlist_node_deref()729 if ((node->ipfd_flags & IPDST_DELETE) == 0) { in ipf_dstlist_node_free()731 node->ipfd_flags |= IPDST_DELETE; in ipf_dstlist_node_free()911 d->ipld_flags |= IPDST_DELETE; in ipf_dstlist_table_remove()933 if ((d->ipld_flags & IPDST_DELETE) != 0) in ipf_dstlist_table_free()
54 #define IPDST_DELETE 0x01 macro
636 if ((node->ipfd_flags & IPDST_DELETE) != 0)760 if ((node->ipfd_flags & IPDST_DELETE) == 0) {762 node->ipfd_flags |= IPDST_DELETE;953 d->ipld_flags |= IPDST_DELETE;977 if ((d->ipld_flags & IPDST_DELETE) != 0)