Home
last modified time | relevance | path

Searched refs:ds_dest (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/librdmacm/
H A Drsocket.c275 struct ds_dest { struct
287 struct ds_dest dest; argument
345 struct ds_dest *conn_dest;
1575 socklen_t addrlen, struct ds_dest **dest) in ds_get_dest()
1580 struct ds_dest **tdest, *new_dest; in ds_get_dest()
4041 static uint8_t udp_svc_sgid_index(struct ds_dest *dest, union ibv_gid *sgid) in udp_svc_sgid_index()
4055 static uint8_t udp_svc_path_bits(struct ds_dest *dest) in udp_svc_path_bits()
4064 static void udp_svc_create_ah(struct rsocket *rs, struct ds_dest *dest, uint32_t qpn) in udp_svc_create_ah()
4160 struct ds_dest *dest, *cur_dest; in udp_svc_process_rs()