Home
last modified time | relevance | path

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

/src/sys/netpfil/ipfilter/netinet/
H A Dmlfk_ipl.c441 int unit = GET_MINOR(dev); in ipfpoll()
494 int unit = GET_MINOR(dev); in ipfopen()
529 int unit = GET_MINOR(dev); in ipfclose()
554 int unit = GET_MINOR(dev);
604 if (GET_MINOR(dev) == IPL_LOGSYNC) {
H A Dip_compat.h170 # define GET_MINOR dev2unit macro
564 # ifndef GET_MINOR
565 # define GET_MINOR(x) dev2unit(x) macro
H A Dip_fil_freebsd.c280 unit = GET_MINOR(dev); in ipfioctl()