Home
last modified time | relevance | path

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

/include/net/
Dethernet.h16 uint16_t ether_type; member
/bin/ethdump/
Dethdump.c27 printf("From %s to %s of type %04x\n", srcMac, dstMac, hdr->ether_type); in dumpPacket()