Searched defs:ib_unpacked_eth (Results 1 – 1 of 1) sorted by relevance
203 struct ib_unpacked_eth { struct204 u8 dmac_h[4];205 u8 dmac_l[2];206 u8 smac_h[2];207 u8 smac_l[4];208 __be16 type;