Searched refs:PPP_MAXMRU (Results 1 – 2 of 2) sorted by relevance
90 if (new_mru <= PPP_MAXMRU && new_mru >= PPP_MINMRU) in pppol2tp_recv_config()
67 #define PPP_MAXMRU 65000 /* Largest MRU we allow */ macro