Home
last modified time | relevance | path

Searched refs:version_tclass_flow (Results 1 – 4 of 4) sorted by relevance

/src/contrib/ofed/libibverbs/ !
H A Dverbs.c777 int ip6h_version = (be32toh(grh->version_tclass_flow) >> 28) & 0xf; in get_grh_header_version()
814 flow_class = be32toh(grh->version_tclass_flow); in set_ah_attr_generic_fields()
881 flow_class = be32toh(grh->version_tclass_flow); in set_ah_attr_by_ipv6()
H A Dverbs.h567 __be32 version_tclass_flow; member
/src/sys/ofed/drivers/infiniband/core/ !
H A Dib_verbs.c647 flow_class = be32_to_cpu(grh->version_tclass_flow); in ib_init_ah_from_wc()
/src/sys/ofed/include/rdma/ !
H A Dib_verbs.h700 __be32 version_tclass_flow; member