OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLCSAP_8021D
(Results
1 - 5
of
5
) sorted by null
/external/libpcap/
llc.h
46
#ifndef
LLCSAP_8021D
47
#define
LLCSAP_8021D
0x42
nametoaddr.c
328
{ "stp",
LLCSAP_8021D
},
gencode.c
[
all
...]
/external/tcpdump/
llc.h
76
#ifndef
LLCSAP_8021D
77
#define
LLCSAP_8021D
0x42
print-llc.c
55
{
LLCSAP_8021D
, "STP" },
239
if (ssap ==
LLCSAP_8021D
&& dsap ==
LLCSAP_8021D
&&
Completed in 5996 milliseconds