Home
last modified time | relevance | path

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

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/netif/ppp/
H A Dppp.h435 void ppp_send_config (int, int, u32_t, int, int);
H A Dlcp.c332 ppp_send_config(unit, PPP_MRU, 0xffffffffl, 0, 0); in lcp_lowerup()
1630 ppp_send_config(f->unit, LWIP_MIN(ao->mru, (ho->neg_mru? ho->mru: PPP_MRU)), in lcp_up()
1666 ppp_send_config(f->unit, PPP_MRU, 0xffffffffl, 0, 0); in lcp_down()
H A Dppp.c1153 ppp_send_config( int unit, int mtu, u32_t asyncmap, int pcomp, int accomp) in ppp_send_config() function
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/netif/ppp/
H A Dppp.h435 void ppp_send_config (int, int, u32_t, int, int);
H A Dlcp.c332 ppp_send_config(unit, PPP_MRU, 0xffffffffl, 0, 0); in lcp_lowerup()
1630 ppp_send_config(f->unit, LWIP_MIN(ao->mru, (ho->neg_mru? ho->mru: PPP_MRU)), in lcp_up()
1666 ppp_send_config(f->unit, PPP_MRU, 0xffffffffl, 0, 0); in lcp_down()
H A Dppp.c1153 ppp_send_config( int unit, int mtu, u32_t asyncmap, int pcomp, int accomp) in ppp_send_config() function
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/netif/ppp/
H A Dppp.h446 void ppp_send_config (int, u16_t, u32_t, int, int);
H A Dlcp.c363 ppp_send_config(unit, PPP_MRU, 0xffffffffl, 0, 0); in lcp_lowerup()
1660 ppp_send_config(f->unit, LWIP_MIN(ao->mru, (ho->neg_mru? ho->mru: PPP_MRU)), in lcp_up()
1696 ppp_send_config(f->unit, PPP_MRU, 0xffffffffl, 0, 0); in lcp_down()
H A Dppp.c1139 ppp_send_config( int unit, u16_t mtu, u32_t asyncmap, int pcomp, int accomp) in ppp_send_config() function
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dsys-ecos.c755 ppp_send_config(unit, mtu, asyncmap, pcomp, accomp) in ppp_send_config() function