Home
last modified time | relevance | path

Searched defs:sl_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/
H A Dif_slvar.h43 struct sl_softc { struct
44 struct ifnet sc_if; /* network-visible interface */
45 int sc_unit; /* XXX unit number */
69 LIST_ENTRY(sl_softc) sc_iflist; argument