Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dpppoe.c153 static const struct link_callbacks pppoe_callbacks = { variable
189 ppp = ppp_new(pppif, &pppoe_callbacks, sc, link_status_cb, ctx_cb); in pppoe_create()