OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLCSAP_SNAP
(Results
1 - 5
of
5
) sorted by null
/external/libpcap/
llc.h
87
#ifndef
LLCSAP_SNAP
88
#define
LLCSAP_SNAP
0xaa
gencode.c
[
all
...]
/external/tcpdump/
llc.h
86
#ifndef
LLCSAP_SNAP
87
#define
LLCSAP_SNAP
0xaa
print-llc.c
52
{
LLCSAP_SNAP
, "SNAP" },
302
if (ssap ==
LLCSAP_SNAP
&& dsap ==
LLCSAP_SNAP
print-atm.c
198
if (llchdr != LLC_UI_HDR(
LLCSAP_SNAP
) &&
Completed in 338 milliseconds