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

/freebsd-13-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.c248 ifp->if_dunit = IF_DUNIT_NONE;
H A Dif_var.h88 #define IF_DUNIT_NONE -1 macro
302 int if_dunit; /* unit or IF_DUNIT_NONE */
H A Dif_vlan.c1039 unit = IF_DUNIT_NONE;
1161 if (unit != IF_DUNIT_NONE)
H A Dif.c3950 if (unit != IF_DUNIT_NONE)
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c640 if_initname(ifp, name, IF_DUNIT_NONE);
/freebsd-13-stable/sys/dev/xen/netback/
H A Dnetback.c1228 if_initname(ifp, xnb->if_name, IF_DUNIT_NONE);

Completed in 150 milliseconds