Searched defs:ib_unpacked_eth (Results 1 – 1 of 1) sorted by relevance
226 struct ib_unpacked_eth { struct227 u8 dmac_h[4];228 u8 dmac_l[2];229 u8 smac_h[2];230 u8 smac_l[4];231 __be16 type;