OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2TP_BEARER_CAP_ANALOG_MASK
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
l2tp.h
47
#define
L2TP_BEARER_CAP_ANALOG_MASK
0x00000002 /* Analog */
print-l2tp.c
318
if (EXTRACT_32BITS(ptr) &
L2TP_BEARER_CAP_ANALOG_MASK
) {
Completed in 129 milliseconds