Searched refs:pppos_input_tcpip (Results 1 – 4 of 4) sorted by relevance
105 err_t pppos_input_tcpip(ppp_pcb *ppp, const void *s, int l);
65 pppos_input_tcpip(ppp, buffer, len); in pppos_rx_thread()
382 function or the pppos_input_tcpip() function.393 the pppos_input_tcpip() function to pass input data to the lwIP core thread417 void pppos_input_tcpip(ppp, buffer, buffer_len);
425 pppos_input_tcpip(ppp_pcb *ppp, const void *s, int l) in pppos_input_tcpip() function
Completed in 11 milliseconds