HomeSort by relevance Sort by last modified time
    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 106 milliseconds