OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETHERTYPE_GRE_ISO
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
ethertype.h
40
#ifndef
ETHERTYPE_GRE_ISO
41
#define
ETHERTYPE_GRE_ISO
0x00FE /* not really an ethertype only used in GRE */
print-ether.c
83
{
ETHERTYPE_GRE_ISO
, "GRE-OSI" },
print-gre.c
225
case
ETHERTYPE_GRE_ISO
:
Completed in 1316 milliseconds