Searched refs:OPT_LLIMIT (Results 1 – 3 of 3) sorted by relevance
250 "Set connection time limit", OPT_LLIMIT|OPT_NOINCR|OPT_ZEROINF },316 "PPP interface unit number to use if possible", OPT_LLIMIT, 0, 0 },755 if ((((opt->flags & OPT_LLIMIT) && (iv < opt->lower_limit)) ||760 case OPT_LLIMIT:
130 #define OPT_LLIMIT 0x4000 /* check value against lower limit */ macro132 #define OPT_LIMITS (OPT_LLIMIT|OPT_ULIMIT)
226 "Set PPP Multiplexing option timer", OPT_LLIMIT | OPT_A2COPY,