Searched refs:pio_flags (Results 1 – 3 of 3) sorted by relevance
186 req.pio_flags = PFIL_UNLINK; in hook()188 req.pio_flags = 0; in hook()193 req.pio_flags |= PFIL_IN; in hook()196 req.pio_flags |= PFIL_OUT; in hook()199 req.pio_flags |= PFIL_APPEND; in hook()205 if (!PFIL_DIR(req.pio_flags)) in hook()
57 int pio_flags; member72 int pio_flags; member
699 iohook[hk].pio_flags = hook->hook_flags; in pfilioc_listhooks()717 if (req->pio_flags & ~(PFIL_IN | PFIL_OUT | PFIL_UNLINK | PFIL_APPEND)) in pfilioc_link()721 args.pa_flags = req->pio_flags; in pfilioc_link()