Searched refs:MAXMRU (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dlcp.h123 #define MAXMRU 16384 /* Normally limit MRU to this */ macro
H A Dlcp.c134 "Set our MTU", OPT_LIMITS, NULL, MAXMRU, MINMRU },
356 ao->mru = MAXMRU;

Completed in 103 milliseconds