Home
last modified time | relevance | path

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

/external/tcpdump/
Dethertype.h133 #ifndef ETHERTYPE_SLOW
134 #define ETHERTYPE_SLOW 0x8809 macro
Dprint-ether.c67 { ETHERTYPE_SLOW, "Slow Protocols" },
384 case ETHERTYPE_SLOW: in ethertype_print()