Searched refs:PPP_MINMRU (Results 1 – 6 of 6) sorted by relevance
514 #ifndef PPP_MINMRU515 #define PPP_MINMRU 128 macro
526 #ifndef PPP_MINMRU527 #define PPP_MINMRU 128 macro
1771 #define PPP_MINMRU 128 /* No MRUs below this */ macro
1294 if (cishort < PPP_MINMRU) { in lcp_reqci()1299 PUTSHORT(PPP_MINMRU, nakp); /* Give him a hint */ in lcp_reqci()
1888 if (cishort < PPP_MINMRU) { in lcp_reqci()1892 PUTSHORT(PPP_MINMRU, nakoutp); /* Give him a hint */ in lcp_reqci()
Completed in 18 milliseconds