Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Ddemand.c103 || ppp_recv_config(pcb, PPP_MRU, (u32_t) 0, 0, 0) < 0) in demand_conf()
Dlcp.c466 || ppp_recv_config(pcb, PPP_MRU, (pcb->settings.lax_recv? 0: 0xffffffff), in lcp_lowerup()
2321 ppp_recv_config(pcb, mru, in lcp_up()
2348 ppp_recv_config(pcb, PPP_MRU, in lcp_down()
Dppp.c1044 int ppp_recv_config(ppp_pcb *pcb, int mru, u32_t accm, int pcomp, int accomp) { in ppp_recv_config() function
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h427 int ppp_recv_config(ppp_pcb *pcb, int mru, u32_t accm, int pcomp, int accomp);