Home
last modified time | relevance | path

Searched defs:ib_unpacked_eth (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_pack.h208 struct ib_unpacked_eth { struct
209 u8 dmac_h[4];
210 u8 dmac_l[2];
211 u8 smac_h[2];
212 u8 smac_l[4];
213 __be16 type;