OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLCSAP_IPX
(Results
1 - 5
of
5
) sorted by null
/external/libpcap/
llc.h
90
#ifndef
LLCSAP_IPX
91
#define
LLCSAP_IPX
0xe0
nametoaddr.c
323
{ "ipx",
LLCSAP_IPX
},
gencode.c
[
all
...]
/external/tcpdump/
llc.h
89
#ifndef
LLCSAP_IPX
90
#define
LLCSAP_IPX
0xe0
print-llc.c
53
{
LLCSAP_IPX
, "IPX" },
252
if (ssap ==
LLCSAP_IPX
&& dsap ==
LLCSAP_IPX
&&
Completed in 127 milliseconds