Searched defs:eth_hdr (Results 1 – 6 of 6) sorted by relevance
166 struct eth_hdr { struct167 unsigned char eth_dest[ETH_ALEN];168 unsigned char eth_source[ETH_ALEN];169 unsigned short eth_proto;
162 struct eth_hdr { struct163 unsigned char eth_dest[ETH_ALEN];164 unsigned char eth_source[ETH_ALEN];165 unsigned short eth_proto;
221 struct eth_hdr { struct229 __u64 off = sizeof(struct eth_hdr); in calc_offset() argument
60 struct ethernet_hdr eth_hdr; member
236 struct ethernet_hdr *eth_hdr; in efi_net_receive() local
3020 struct ieee8023_hdr *eth_hdr; in ieee802_1x_kay_mkpdu_sanity_check() local3355 struct ieee8023_hdr *eth_hdr; in kay_l2_receive() local