Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/netif/ppp/
A Dpppos.c76 static err_t pppos_output_last(pppos_pcb *pppos, err_t err, struct pbuf *nb, u16_t *fcs);
242 err = pppos_output_last(pppos, err, nb, &fcs_out); in pppos_write()
305 err = pppos_output_last(pppos, err, nb, &fcs_out); in pppos_netif_output()
902 pppos_output_last(pppos_pcb *pppos, err_t err, struct pbuf *nb, u16_t *fcs) in pppos_output_last() function

Completed in 3 milliseconds