Searched refs:PFIL_UNLINK (Results 1 – 3 of 3) sorted by relevance
331 if ((pa->pa_flags & (PFIL_IN | PFIL_UNLINK)) == PFIL_IN) in pfil_link()335 if ((pa->pa_flags & (PFIL_OUT | PFIL_UNLINK)) == PFIL_OUT) in pfil_link()359 if (pa->pa_flags & PFIL_UNLINK) in pfil_link()667 if (req->pio_flags & ~(PFIL_IN | PFIL_OUT | PFIL_UNLINK | PFIL_APPEND)) in pfilioc_link()
89 #define PFIL_UNLINK 0x00800000 macro
606 pla.pa_flags |= PFIL_UNLINK; in ipfw_link()