Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dpppos.h106 err_t pppos_input_tcpip(ppp_pcb *ppp, u8_t *s, int l);
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dpppos.h102 err_t pppos_input_tcpip(ppp_pcb *ppp, u8_t *s, int l);
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dppp.txt382 function or the pppos_input_tcpip() function.
393 the pppos_input_tcpip() function to pass input data to the lwIP core thread
417 void pppos_input_tcpip(ppp, buffer, buffer_len);
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dppp.txt382 function or the pppos_input_tcpip() function.
393 the pppos_input_tcpip() function to pass input data to the lwIP core thread
417 void pppos_input_tcpip(ppp, buffer, buffer_len);
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dpppos.c410 pppos_input_tcpip(ppp_pcb *ppp, u8_t *s, int l) in pppos_input_tcpip() function
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dpppos.c423 pppos_input_tcpip(ppp_pcb *ppp, u8_t *s, int l) in pppos_input_tcpip() function