Home
last modified time | relevance | path

Searched refs:PPP_LQR (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h115 #define PPP_LQR 0xc025 /* Link Quality Report protocol */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c123 { PPP_LQR, "LQR", interpret_ppp_lqr, "PPP-LQR: ",
1040 case PPP_LQR: { in opt_format_qualproto()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c1433 !(protocol == PPP_LCP || protocol == PPP_LQR || in get_input()
H A Dlcp.c942 PUTSHORT(PPP_LQR, ucp); \
1113 if (cishort != PPP_LQR) \
1402 if (cishort != PPP_LQR)
1697 if (cishort != PPP_LQR || cilong != val) \
2094 if (cishort != PPP_LQR) {
2110 PUTSHORT(PPP_LQR, nakp);
2595 case PPP_LQR: