ETH_P_LOOPBACK
pkt.type = cpu_to_be16(ETH_P_LOOPBACK);
eth_hdr->h_proto = htons(ETH_P_LOOPBACK);
#define TEST_PTYPE ETH_P_LOOPBACK