masters-thesis/listings/ibv_comp_channel.h

6 lines
89 B
C

struct ibv_comp_channel {
struct ibv_context *context;
int fd;
int refcnt;
};