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