Home
last modified time | relevance | path

Searched refs:pio_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/
H A Dpfil.h51 enum pfil_types pio_type; member
58 enum pfil_types pio_type; member
H A Dpfil.c626 iohead[hd].pio_type = head->head_type; in pfilioc_listheads()
698 iohook[hk].pio_type = hook->hook_type; in pfilioc_listhooks()
/freebsd/sbin/pfilctl/
H A Dpfilctl.c136 typenames[plh.pio_heads[i].pio_type]); in listheads()
174 typenames[plh.pio_hooks[i].pio_type]); in listhooks()