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

  /external/libpcap/
ppp.h 56 #define PPP_LQM 0xc025 /* Link Quality Monitoring */
  /external/tcpdump/
ppp.h 61 #define PPP_LQM 0xc025 /* Link Quality Monitoring */
print-ppp.c 96 { PPP_LQM, "LQM" },
671 if (EXTRACT_16BITS(p+2) == PPP_LQM)
    [all...]

Completed in 84 milliseconds