Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dpppos.c79 static const struct link_callbacks pppos_callbacks = { variable
186 ppp = ppp_new(pppif, &pppos_callbacks, pppos, link_status_cb, ctx_cb); in pppos_create()