Home
last modified time | relevance | path

Searched defs:arc_eth_encap (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dif_arcnet.h79 struct arc_eth_encap { struct
80 __u8 proto; /* Always ARC_P_ETHER */
81 struct ethhdr eth; /* standard ethernet header (yuck!) */
82 __u8 payload[0]; /* 493 bytes */