Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/netif/ppp/
Dppp.h427 u_short pppMTU(int pd);
Dppp.c1001 pppMTU(int pd) in pppMTU() function
1316 netif->mtu = pppMTU((int)(size_t)netif->state); in pppifNetifInit()