Home | Sort by relevance Sort by last modified time |
/external/tcpdump/ | |
ethertype.h | 159 #ifndef ETHERTYPE_JUMBO 160 #define ETHERTYPE_JUMBO 0x8870 |
print-ether.c | 80 { ETHERTYPE_JUMBO, "Jumbo" }, 206 } else if (ether_type == ETHERTYPE_JUMBO) { |