Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dif_ether.h75 struct ethhdr { struct
76 unsigned char h_dest[ETH_ALEN];
77 unsigned char h_source[ETH_ALEN];
78 __be16 h_proto;