Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_edsc.c63 struct edsc_softc { struct
99 struct edsc_softc *sc; in edsc_clone_create()
106 sc = malloc(sizeof(struct edsc_softc), M_EDSC, M_WAITOK | M_ZERO); in edsc_clone_create()
177 struct edsc_softc *sc = ifp->if_softc; in edsc_clone_destroy()
199 struct edsc_soft *sc = (struct edsc_softc *)dummy; in edsc_init()