Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Dib_pack.h230 struct ib_unpacked_eth { struct
231 u8 dmac_h[4];
232 u8 dmac_l[2];
233 u8 smac_h[2];
234 u8 smac_l[4];
235 __be16 type;