Searched defs:eth_hdr (Results 1 – 2 of 2) sorted by relevance
59 struct eth_hdr { struct60 uint8_t dst_mac[6];61 uint8_t src_mac[6];62 uint16_t type;
72 struct eth_hdr { struct
Completed in 5 milliseconds