Home
last modified time | relevance | path

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

/systemd-251/src/basic/linux/
Dif_ether.h169 struct ethhdr { struct
170 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
171 unsigned char h_source[ETH_ALEN]; /* source ether addr */
172 __be16 h_proto; /* packet type ID field */