Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif_ether.h107 struct ethhdr { struct
108 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
109 unsigned char h_source[ETH_ALEN]; /* source ether addr */
110 __be16 h_proto; /* packet type ID field */