Home
last modified time | relevance | path

Searched refs:ETHERTYPE_SLOW (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dethertype.h135 #ifndef ETHERTYPE_SLOW
136 #define ETHERTYPE_SLOW 0x8809 macro
Dprint-ether.c74 { ETHERTYPE_SLOW, "Slow Protocols" },
394 case ETHERTYPE_SLOW: in ethertype_print()