Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dif_ether.h132 struct ethhdr { struct
133 unsigned char h_dest[ETH_ALEN];
134 unsigned char h_source[ETH_ALEN];
135 __be16 h_proto;