Home
last modified time | relevance | path

Searched refs:PPP_MINMRU (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/include/net/
Dppp_defs.h64 #define PPP_MINMRU 128 macro
/external/syslinux/core/lwip/src/include/lwip/
Dopt.h1716 #define PPP_MINMRU 128 /* No MRUs below this */ macro
/external/syslinux/core/lwip/src/netif/ppp/
Dlcp.c1294 if (cishort < PPP_MINMRU) { in lcp_reqci()
1299 PUTSHORT(PPP_MINMRU, nakp); /* Give him a hint */ in lcp_reqci()