Searched refs:dstMac (Results 1 – 1 of 1) sorted by relevance
18 char dstMac[18]; in dumpPacket() local23 sprintf(dstMac, "%02x:%02x:%02x:%02x:%02x:%02x", in dumpPacket()27 printf("From %s to %s of type %04x\n", srcMac, dstMac, hdr->ether_type); in dumpPacket()