Searched refs:PPP_LQR (Results 1 – 4 of 4) sorted by relevance
117 #define PPP_LQR 0xc025 /* Link Quality Report protocol */ macro
950 PUTSHORT(PPP_LQR, ucp); \1121 if (cishort != PPP_LQR) \1410 if (cishort != PPP_LQR)1705 if (cishort != PPP_LQR || cilong != val) \2102 if (cishort != PPP_LQR) {2118 PUTSHORT(PPP_LQR, nakp);2603 case PPP_LQR:
1436 !(protocol == PPP_LCP || protocol == PPP_LQR || in get_input()
125 { PPP_LQR, "LQR", interpret_ppp_lqr, "PPP-LQR: ",1042 case PPP_LQR: { in opt_format_qualproto()