Searched defs:ibv_destroy_flow (Results 1 – 2 of 2) sorted by relevance
1078 struct ibv_destroy_flow { struct1079 struct ex_hdr hdr;1080 __u32 comp_mask;1081 __u32 flow_handle;
1544 int (*ibv_destroy_flow) (struct ibv_flow *flow); member1703 static inline int ibv_destroy_flow(struct ibv_flow *flow_id) in ibv_destroy_flow() function