Searched refs:PPP_LQR (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h117 #define PPP_LQR 0xc025 /* Link Quality Report protocol */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c950 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:
H A Dmain.c1436 !(protocol == PPP_LCP || protocol == PPP_LQR ||
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c125 { PPP_LQR, "LQR", interpret_ppp_lqr, "PPP-LQR: ",
1042 case PPP_LQR: {

Completed in 76 milliseconds