Home
last modified time | relevance | path

Searched defs:pppif (Results 1 - 6 of 6) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
H A Dpppapi.h57 struct netif *pppif; member
65 struct netif *pppif; member
75 struct netif *pppif; member
/third_party/lwip/src/netif/ppp/
H A Dpppos.c174 ppp_pcb *pppos_create(struct netif *pppif, pppos_output_cb_fn output_cb, in pppos_create() argument
H A Dpppapi.c142 pppapi_pppos_create(struct netif *pppif, pppos_output_cb_fn output_cb, in pppapi_pppos_create() argument
184 pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name, in pppapi_pppoe_create() argument
236 pppapi_pppol2tp_create(struct netif *pppif, struc argument
[all...]
H A Dpppoe.c171 ppp_pcb *pppoe_create(struct netif *pppif, in pppoe_create() argument
H A Dpppol2tp.c109 ppp_pcb *pppol2tp_create(struct netif *pppif, in pppol2tp_create() argument
H A Dppp.c649 ppp_pcb *ppp_new(struct netif *pppif, const struct link_callbacks *callbacks, void *link_ctx_cb, ppp_link_status_cb_fn link_status_cb, void *ctx_cb) { in ppp_new() argument

Completed in 7 milliseconds