Home
last modified time | relevance | path

Searched refs:RDMA_OPTION_ID_TOS (Results 1 – 5 of 5) sorted by relevance

/src/sys/ofed/include/uapi/rdma/
H A Drdma_user_cm.h294 RDMA_OPTION_ID_TOS = 0, enumerator
/src/contrib/ofed/librdmacm/
H A Drdma_cma.h644 RDMA_OPTION_ID_TOS = 0, /* uint8_t: RFC 2474 */ enumerator
/src/contrib/ofed/librdmacm/examples/
H A Dudaddy.c242 RDMA_OPTION_ID_TOS, &tos, sizeof tos); in addr_handler()
H A Dcmatose.c222 RDMA_OPTION_ID_TOS, &tos, sizeof tos); in addr_handler()
/src/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c1187 case RDMA_OPTION_ID_TOS: in ucma_set_option_id()