Home
last modified time | relevance | path

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

/external/tcpdump/
Dethertype.h112 #ifndef ETHERTYPE_SLOW
113 #define ETHERTYPE_SLOW 0x8809 macro
Dprint-ether.c68 { ETHERTYPE_SLOW, "Slow Protocols" },
301 case ETHERTYPE_SLOW: in ether_encap_print()