OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLCSAP_ISONS
(Results
1 - 7
of
7
) sorted by null
/external/libpcap/
llc.h
67
#ifndef
LLCSAP_ISONS
68
#define
LLCSAP_ISONS
0xfe
nametoaddr.c
327
{ "iso",
LLCSAP_ISONS
},
gencode.c
[
all
...]
/external/tcpdump/
llc.h
97
#ifndef
LLCSAP_ISONS
98
#define
LLCSAP_ISONS
0xfe
print-llc.c
62
{
LLCSAP_ISONS
, "OSI" },
297
if (ssap ==
LLCSAP_ISONS
&& dsap ==
LLCSAP_ISONS
print-atm.c
162
llchdr != LLC_UI_HDR(
LLCSAP_ISONS
) &&
print-juniper.c
562
case (
LLCSAP_ISONS
<<8 |
LLCSAP_ISONS
):
Completed in 173 milliseconds