Searched refs:sa_path_get_slid (Results 1 – 4 of 4) sorted by relevance
143 dst->slid = htons(ntohl(sa_path_get_slid(src))); in __ib_copy_path_rec_to_user()
1256 be32_to_cpu(sa_path_get_slid(rec)) & in ib_init_ah_attr_from_path()
1361 htons(ntohl(sa_path_get_slid( in cm_format_req()1418 htons(ntohl(sa_path_get_slid( in cm_format_req()
564 static inline __be32 sa_path_get_slid(struct sa_path_rec *rec) in sa_path_get_slid() function