Searched refs:PFIL_MEMPTR (Results 1 – 4 of 4) sorted by relevance
122 MPASS(flags & PFIL_MEMPTR); in pfil_realloc()144 flags &= ~(PFIL_MEMPTR | PFIL_LENMASK); in pfil_fake_mbuf()183 if ((flags & PFIL_MEMPTR) && !(link->link_flags & PFIL_MEMPTR)) in pfil_run_hooks()192 flags &= ~(PFIL_MEMPTR | PFIL_LENMASK); in pfil_run_hooks()
85 #define PFIL_MEMPTR 0x00080000 macro
2663 len | PFIL_MEMPTR | PFIL_IN, NULL); in rxd_frag_to_sd()
341 if (flags & PFIL_MEMPTR) { in ipfw_check_frame()571 pha.pa_flags |= PFIL_MEMPTR; in ipfw_hook()