Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dopt.h1771 #define PPP_MINMRU 128 /* No MRUs below this */ macro
/lib/liblwip/src/netif/ppp/
Dlcp.c1294 if (cishort < PPP_MINMRU) { in lcp_reqci()
1299 PUTSHORT(PPP_MINMRU, nakp); /* Give him a hint */ in lcp_reqci()