Searched refs:ether_type (Results 1 – 2 of 2) sorted by relevance
| /include/net/ | ||
| D | ethernet.h | 16 uint16_t ether_type; member |
| /bin/ethdump/ | ||
| D | ethdump.c | 27 printf("From %s to %s of type %04x\n", srcMac, dstMac, hdr->ether_type); in dumpPacket() |