Searched defs:arc_eth_encap (Results 1 – 1 of 1) sorted by relevance
80 struct arc_eth_encap { struct81 __u8 proto; /* Always ARC_P_ETHER */82 struct ethhdr eth; /* standard ethernet header (yuck!) */83 __u8 payload[0]; /* 493 bytes */
Completed in 4 milliseconds