Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dif_ether.h130 struct ethhdr { struct
131 unsigned char h_dest[ETH_ALEN];
132 unsigned char h_source[ETH_ALEN];
134 __be16 h_proto;