Home
last modified time | relevance | path

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

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/netif/ppp/
H A Dppp.h416 u_int pppMTU(int pd);
H A Dppp.c1022 pppMTU(int pd) in pppMTU() function
1321 netif->mtu = pppMTU((int)netif->state); in pppifNetifInit()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/netif/ppp/
H A Dppp.h416 u_int pppMTU(int pd);
H A Dppp.c1022 pppMTU(int pd) in pppMTU() function
1321 netif->mtu = pppMTU((int)netif->state); in pppifNetifInit()
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/netif/ppp/
H A Dppp.h427 u_short pppMTU(int pd);
H A Dppp.c1001 pppMTU(int pd) in pppMTU() function
1316 netif->mtu = pppMTU((int)(size_t)netif->state); in pppifNetifInit()