OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETHERTYPE_SLOW
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
ethertype.h
112
#ifndef
ETHERTYPE_SLOW
113
#define
ETHERTYPE_SLOW
0x8809
print-ether.c
68
{
ETHERTYPE_SLOW
, "Slow Protocols" },
301
case
ETHERTYPE_SLOW
:
Completed in 327 milliseconds