Searched defs:arc_eth_encap (Results 1 – 1 of 1) sorted by relevance
79 struct arc_eth_encap { struct80 __u8 proto; /* Always ARC_P_ETHER */81 struct ethhdr eth; /* standard ethernet header (yuck!) */82 __u8 payload[0]; /* 493 bytes */