Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_edsc.c60 struct edsc_softc { struct
96 struct edsc_softc *sc; in edsc_clone_create()
103 sc = malloc(sizeof(struct edsc_softc), M_EDSC, M_WAITOK | M_ZERO); in edsc_clone_create()
169 struct edsc_softc *sc = ifp->if_softc; in edsc_clone_destroy()
191 struct edsc_soft *sc = (struct edsc_softc *)dummy; in edsc_init()