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

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c435 int unit = GET_MINOR(dev);
493 int unit = GET_MINOR(dev);
533 int unit = GET_MINOR(dev);
558 int unit = GET_MINOR(dev);
608 if (GET_MINOR(dev) == IPL_LOGSYNC) {
H A Dip_compat.h171 # define GET_MINOR dev2unit macro
573 # ifndef GET_MINOR
574 # define GET_MINOR(x) dev2unit(x) macro
H A Dip_fil_freebsd.c300 unit = GET_MINOR(dev);

Completed in 66 milliseconds