Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
H A Dpppos.c177 pppos_pcb *pppos; in pppos_create() local
202 pppos_pcb *pppos = (pppos_pcb *)ctx; pppos_write() local
255 pppos_pcb *pppos = (pppos_pcb *)ctx; pppos_netif_output() local
315 pppos_pcb *pppos = (pppos_pcb *)ctx; pppos_connect() local
347 pppos_pcb *pppos = (pppos_pcb *)ctx; pppos_listen() local
379 pppos_pcb *pppos = (pppos_pcb *)ctx; pppos_disconnect() local
401 pppos_pcb *pppos = (pppos_pcb *)ctx; pppos_destroy() local
480 pppos_pcb *pppos = (pppos_pcb *)ppp->link_ctx_cb; pppos_input() local
741 pppos_pcb *pppos = (pppos_pcb *)ctx; pppos_send_config() local
761 pppos_pcb *pppos = (pppos_pcb *)ctx; pppos_recv_config() local
783 pppos_input_free_current_packet(pppos_pcb *pppos) pppos_input_free_current_packet() argument
799 pppos_input_drop(pppos_pcb *pppos) pppos_input_drop() argument
823 pppos_output_append(pppos_pcb *pppos, err_t err, struct pbuf *nb, u8_t c, u8_t accm, u16_t *fcs) pppos_output_append() argument
857 pppos_output_last(pppos_pcb *pppos, err_t err, struct pbuf *nb, u16_t *fcs) pppos_output_last() argument
[all...]

Completed in 2 milliseconds