Home
last modified time | relevance | path

Searched defs:ibv_destroy_flow (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h1078 struct ibv_destroy_flow { struct
1079 struct ex_hdr hdr;
1080 __u32 comp_mask;
1081 __u32 flow_handle;
H A Dverbs.h1544 int (*ibv_destroy_flow) (struct ibv_flow *flow); member
1703 static inline int ibv_destroy_flow(struct ibv_flow *flow_id) in ibv_destroy_flow() function