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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dpppoe.c153 static const struct link_callbacks pppoe_callbacks = { variable in typeref:struct:link_callbacks
187 ppp = ppp_new(pppif, &pppoe_callbacks, sc, link_status_cb, ctx_cb);

Completed in 81 milliseconds