Searched refs:PPP_LQM (Results 1 - 3 of 3) sorted by relevance

/external/libpcap/
H A Dppp.h57 #define PPP_LQM 0xc025 /* Link Quality Monitoring */ macro
/external/tcpdump/
H A Dppp.h62 #define PPP_LQM 0xc025 /* Link Quality Monitoring */ macro
H A Dprint-ppp.c102 { PPP_LQM, "LQM" },
667 if (EXTRACT_16BITS(p+2) == PPP_LQM)

Completed in 49 milliseconds