Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dpfil.h50 int pio_nhooksout; member
H A Dpfil.c625 iohead[hd].pio_nhooksout = head->head_nhooksout; in pfilioc_listheads()
/freebsd/sbin/pfilctl/
H A Dpfilctl.c140 for (j = 0; j < plh.pio_heads[i].pio_nhooksout; j++, h++) in listheads()