Searched refs:ibv_flow (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibverbs/
H A Ddriver.h275 struct ibv_flow *ibv_cmd_create_flow(struct ibv_qp *qp,
277 int ibv_cmd_destroy_flow(struct ibv_flow *flow_id);
H A Dverbs.h1370 struct ibv_flow { struct
1544 int (*ibv_destroy_flow) (struct ibv_flow *flow);
1546 struct ibv_flow * (*ibv_create_flow) (struct ibv_qp *qp,
1690 static inline struct ibv_flow *ibv_create_flow(struct ibv_qp *qp,
1703 static inline int ibv_destroy_flow(struct ibv_flow *flow_id)
H A Dcmd.c1835 struct ibv_flow *ibv_cmd_create_flow(struct ibv_qp *qp,
1840 struct ibv_flow *flow_id;
1893 int ibv_cmd_destroy_flow(struct ibv_flow *flow_id)
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-rdmasniff.c57 struct ibv_flow * flow;

Completed in 126 milliseconds