Searched refs:path_rec_outbound (Results 1 – 2 of 2) sorted by relevance
62 struct sa_path_rec *path_rec_outbound; member
2085 kfree(id_priv->id.route.path_rec_outbound); in _destroy_id()2900 if (!route->path_rec_outbound) { in route_set_path_rec_outbound()2901 route->path_rec_outbound = kzalloc_obj(*route->path_rec_outbound); in route_set_path_rec_outbound()2902 if (!route->path_rec_outbound) in route_set_path_rec_outbound()2906 *route->path_rec_outbound = *path_rec; in route_set_path_rec_outbound()4417 req.primary_path_outbound = route->path_rec_outbound; in cma_connect_ib()