Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c426 int unit = GET_MINOR(dev); in ipfpoll()
484 int unit = GET_MINOR(dev);
524 int unit = GET_MINOR(dev);
553 int unit = GET_MINOR(dev);
607 if (GET_MINOR(dev) == IPL_LOGSYNC) {
H A Dip_compat.h176 # define GET_MINOR dev2unit macro
578 # ifndef GET_MINOR
579 # define GET_MINOR(x) dev2unit(x) macro
H A Dip_fil_freebsd.c301 unit = GET_MINOR(dev);