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

/freebsd-10.2-release/contrib/libpcap/
H A Dppp.h57 #define PPP_LQM 0xc025 /* Link Quality Monitoring */ macro
/freebsd-10.2-release/contrib/tcpdump/
H A Dppp.h64 #define PPP_LQM 0xc025 /* Link Quality Monitoring */ macro
H A Dprint-ppp.c104 { PPP_LQM, "LQM" },
669 if (EXTRACT_16BITS(p+2) == PPP_LQM)

Completed in 55 milliseconds