Searched refs:pppos_pcb (Results 1 – 3 of 3) sorted by relevance
177 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 …]
68 typedef struct pppos_pcb_s pppos_pcb; typedef
Completed in 5 milliseconds