Home
last modified time | relevance | path

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

/trueos/sys/net/
HDif_ef.c88 struct efnet { struct
97 struct efnet *el_units[EF_NFT]; /* our clones */ argument
110 static int ef_attach(struct efnet *sc);
111 static int ef_detach(struct efnet *sc);
126 ef_attach(struct efnet *sc) in ef_attach()
151 ef_detach(struct efnet *sc) in ef_detach()
169 struct efnet *sc = ifp->if_softc; in ef_ioctl()
201 struct efnet *sc = (struct efnet*)ifp->if_softc; in ef_start()
307 struct efnet *efp; in ef_input()
392 struct efnet *sc = (struct efnet*)ifp->if_softc; in ef_output()
[all …]