Home
last modified time | relevance | path

Searched defs:pppos (Results 1 – 2 of 2) sorted by relevance

/lib/lwip/lwip/src/netif/ppp/
A Dpppos.c177 pppos_pcb *pppos; in pppos_create() local
202 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_write() local
256 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_netif_output() local
317 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_connect() local
349 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_listen() local
381 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_disconnect() local
403 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_destroy() local
753 pppos_pcb *pppos; in pppos_input_callback() local
786 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_send_config() local
806 pppos_pcb *pppos = (pppos_pcb *)ctx; in pppos_recv_config() local
[all …]
/lib/lwip/lwip/test/unit/ppp/
A Dtest_pppos.c44 pppos_pcb *pppos = (pppos_pcb *)ppp->link_ctx_cb; in START_TEST() local

Completed in 7 milliseconds