Searched refs:IF_DUNIT_NONE (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_mib.c134 if (ifp->if_dunit == IF_DUNIT_NONE)
H A Difq.h50 #define IF_DUNIT_NONE -1 macro
H A Dif_stf.c246 ifp->if_dunit = IF_DUNIT_NONE;
H A Dif_var.h88 #define IF_DUNIT_NONE -1 macro
252 int if_dunit; /* unit or IF_DUNIT_NONE */
H A Dif.c4082 if (unit != IF_DUNIT_NONE)
/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c639 if_initname(ifp, name, IF_DUNIT_NONE);
/freebsd-12-stable/sys/dev/xen/netback/
H A Dnetback.c1232 if_initname(ifp, xnb->if_name, IF_DUNIT_NONE);

Completed in 116 milliseconds