Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Dpppos.h106 err_t pppos_input_tcpip(ppp_pcb *ppp, u8_t *s, int l);
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dpppos.c423 pppos_input_tcpip(ppp_pcb *ppp, u8_t *s, int l) in pppos_input_tcpip() function