Home
last modified time | relevance | path

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

/Linux-v6.1/include/rdma/
Dib_pack.h237 struct ib_ud_header { struct
238 int lrh_present;
239 struct ib_unpacked_lrh lrh;
240 int eth_present;
241 struct ib_unpacked_eth eth;
242 int vlan_present;
266 __sum16 ib_ud_ip4_csum(struct ib_ud_header *header); argument