Home
last modified time | relevance | path

Searched refs:IF_DUNIT_NONE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/net/disc/
H A Dif_disc.c75 if_initname(ifp, "ds", IF_DUNIT_NONE); in discattach()
/dragonfly/sys/net/
H A Dif_var.h106 #define IF_DUNIT_NONE -1 macro
H A Dif.c3033 if (unit != IF_DUNIT_NONE) in if_initname()
/dragonfly/sys/net/pf/
H A Dpf_if.c283 if (ifp->if_dunit == IF_DUNIT_NONE) in pfi_attach_ifnet()