HomeSort by relevance Sort by last modified time
    Searched refs:PPP_LQR (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/linux/
ppp_defs.h 53 #define PPP_LQR 0xc025
  /external/kernel-headers/original/uapi/linux/
ppp_defs.h 59 #define PPP_LQR 0xc025 /* Link Quality Report protocol */
  /external/ppp/pppd/include/net/
ppp_defs.h 103 #define PPP_LQR 0xc025 /* Link Quality Report protocol */
  /external/ppp/pppd/
lcp.c 743 PUTSHORT(PPP_LQR, ucp); \
885 if (cishort != PPP_LQR) \
1176 if (cishort != PPP_LQR)
    [all...]
main.c 1099 && !(protocol == PPP_LCP || protocol == PPP_LQR
    [all...]

Completed in 1046 milliseconds