Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/netif/
A Dppp_oe.h147 struct pppoe_softc { struct
148 struct pppoe_softc *next; argument
149 struct netif *sc_ethif; /* ethernet interface we are using */
150 int sc_pd; /* ppp unit number */
174 …ate(struct netif *ethif, int pd, void (*linkStatusCB)(int pd, int up), struct pppoe_softc **scptr); argument

Completed in 3 milliseconds