Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_disc.c66 struct disc_softc { struct
86 struct disc_softc *sc; in disc_clone_create() argument
88 sc = malloc(sizeof(struct disc_softc), M_DISC, M_WAITOK | M_ZERO); in disc_clone_create()
124 struct disc_softc *sc; in disc_clone_destroy()