OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPP_LQM
(Results
1 - 3
of
3
) sorted by null
/external/libpcap/
ppp.h
57
#define
PPP_LQM
0xc025 /* Link Quality Monitoring */
/external/tcpdump/
ppp.h
62
#define
PPP_LQM
0xc025 /* Link Quality Monitoring */
print-ppp.c
102
{
PPP_LQM
, "LQM" },
667
if (EXTRACT_16BITS(p+2) ==
PPP_LQM
)
[
all
...]
Completed in 60 milliseconds