Home
last modified time | relevance | path

Searched refs:e802_hdr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/net/
H A Dnet.c1133 struct e802_hdr *et802 = (struct e802_hdr *)et; in net_process_received_packet()
1497 struct e802_hdr *et802 = (struct e802_hdr *)et; in net_update_ether()
/openbmc/u-boot/include/
H A Dnet.h307 struct e802_hdr { struct
321 #define E802_HDR_SIZE (sizeof(struct e802_hdr)) argument