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

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

Completed in 133 milliseconds