Home
last modified time | relevance | path

Searched defs:pppif (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dpppapi.h57 struct netif *pppif; member
65 struct netif *pppif; member
75 struct netif *pppif; member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dpppapi.h57 struct netif *pppif; member
65 struct netif *pppif; member
75 struct netif *pppif; member
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dpppapi.c142 pppapi_pppos_create(struct netif *pppif, pppos_output_cb_fn output_cb, in pppapi_pppos_create()
184 pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name, in pppapi_pppoe_create()
235 pppapi_pppol2tp_create(struct netif *pppif, struct netif *netif, ip_addr_t *ipaddr, u16_t port, in pppapi_pppol2tp_create()
A Dpppol2tp.c109 ppp_pcb *pppol2tp_create(struct netif *pppif, in pppol2tp_create()
A Dpppos.c174 ppp_pcb *pppos_create(struct netif *pppif, pppos_output_cb_fn output_cb, in pppos_create()
A Dpppoe.c171 ppp_pcb *pppoe_create(struct netif *pppif, in pppoe_create()
A Dppp.c641 ppp_pcb *ppp_new(struct netif *pppif, const struct link_callbacks *callbacks, void *link_ctx_cb, pp… in ppp_new()

Completed in 12 milliseconds