Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
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()
173 struct edsc_softc *sc = ifp->if_softc; in edsc_clone_destroy()
195 struct edsc_soft *sc = (struct edsc_softc *)dummy; in edsc_init()