Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dif_ether.h126 struct ethhdr { struct
127 unsigned char h_dest[ETH_ALEN];
128 unsigned char h_source[ETH_ALEN];
129 __be16 h_proto;