Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/
H A Drsocket.h80 RDMA_INLINE, enumerator
H A Dpreload.c527 rsetsockopt(rsocket, SOL_RDMA, RDMA_INLINE, &sq_inline, sizeof sq_inline); in set_rsocket_options()
H A Drsocket.c3508 case RDMA_INLINE: in rsetsockopt()
3661 case RDMA_INLINE: in rgetsockopt()
/freebsd/contrib/ofed/librdmacm/examples/
H A Driostream.c344 rsetsockopt(fd, SOL_RDMA, RDMA_INLINE, &inline_size, in set_options()
348 rsetsockopt(fd, SOL_RDMA, RDMA_INLINE, &val, sizeof val); in set_options()
H A Drstream.c304 rs_setsockopt(fd, SOL_RDMA, RDMA_INLINE, &inline_size, in set_options()
308 rs_setsockopt(fd, SOL_RDMA, RDMA_INLINE, &val, sizeof val); in set_options()