OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2TP_FLAG_TYPE
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
l2tp.h
26
#define
L2TP_FLAG_TYPE
0x8000 /* Type (0=Data, 1=Control) */
print-l2tp.c
629
if (EXTRACT_16BITS(ptr) &
L2TP_FLAG_TYPE
) {
Completed in 196 milliseconds