OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2TP_FLAG_SEQUENCE
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
l2tp.h
28
#define
L2TP_FLAG_SEQUENCE
0x0800 /* Sequence */
print-l2tp.c
637
if (EXTRACT_16BITS(ptr) &
L2TP_FLAG_SEQUENCE
) {
Completed in 30 milliseconds