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
96
#ifndef
LLCSAP_ISONS
97
#define
LLCSAP_ISONS
0xfe
nametoaddr.c
321
{ "iso",
LLCSAP_ISONS
},
gencode.c
[
all
...]
/external/tcpdump/
llc.h
95
#ifndef
LLCSAP_ISONS
96
#define
LLCSAP_ISONS
0xfe
print-llc.c
55
{
LLCSAP_ISONS
, "OSI" },
296
if (ssap ==
LLCSAP_ISONS
&& dsap ==
LLCSAP_ISONS
print-atm.c
199
llchdr != LLC_UI_HDR(
LLCSAP_ISONS
) &&
print-juniper.c
858
case (
LLCSAP_ISONS
<<8 |
LLCSAP_ISONS
):
[
all
...]
Completed in 77 milliseconds