OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETHERTYPE_ISO
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
ethertype.h
139
#ifndef
ETHERTYPE_ISO
140
#define
ETHERTYPE_ISO
0xfefe /* nonstandard - used in Cisco HDLC encapsulation */
print-ether.c
74
{
ETHERTYPE_ISO
, "OSI" },
281
case
ETHERTYPE_ISO
:
print-chdlc.c
103
case
ETHERTYPE_ISO
:
Completed in 63 milliseconds