Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Dib_pack.h264 struct ib_ud_header { struct
265 int lrh_present;
266 struct ib_unpacked_lrh lrh;
267 int eth_present;
268 struct ib_unpacked_eth eth;
269 int vlan_present;
293 __sum16 ib_ud_ip4_csum(struct ib_ud_header *header); argument