Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dpppos.c177 pppos_pcb *pppos; in pppos_create()
201 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_write()
249 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_netif_output()
304 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_connect()
313 memset(&pppos->last_xmit, 0, sizeof(pppos_pcb) - offsetof(pppos_pcb, last_xmit)); in pppos_connect()
337 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_listen()
370 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_disconnect()
392 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_destroy()
468 pppos_pcb *pppos = (pppos_pcb *)ppp->link_ctx_cb; in pppos_input()
721 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_send_config()
[all …]
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dpppos.h68 typedef struct pppos_pcb_s pppos_pcb; typedef
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dpppos.h68 typedef struct pppos_pcb_s pppos_pcb; typedef

Completed in 5 milliseconds