Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Dppp_impl.h143 struct link_callbacks { struct
398 ppp_pcb *ppp_new(struct netif *pppif, const struct link_callbacks *callbacks, void *link_ctx_cb,
H A Dppp.h318 const struct link_callbacks *link_cb;
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dpppos.c79 static const struct link_callbacks pppos_callbacks = {
H A Dppp.c646 ppp_pcb *ppp_new(struct netif *pppif, const struct link_callbacks *callbacks, void *link_ctx_cb, pp… in ppp_new()
H A Dpppol2tp.c94 static const struct link_callbacks pppol2tp_callbacks = {
H A Dpppoe.c153 static const struct link_callbacks pppoe_callbacks = {