Searched refs:packet_life_time (Results 1 – 5 of 5) sorted by relevance
114 dst->packet_life_time = src->packet_life_time; in ib_copy_path_rec_to_user()140 dst->packet_life_time = src->packet_life_time; in ib_copy_path_rec_from_user()
378 av->timeout = path->packet_life_time + 1; in cm_init_av_by_path()760 static u8 cm_ack_timeout(u8 ca_ack_delay, u8 packet_life_time) in cm_ack_timeout() argument762 int ack_timeout = packet_life_time + 1; in cm_ack_timeout()1052 pri_path->packet_life_time)); in cm_format_req()1073 alt_path->packet_life_time)); in cm_format_req()1147 param->primary_path->packet_life_time) * 2 + in ib_send_cm_req()1252 primary_path->packet_life_time = in cm_format_paths_from_req()1254 primary_path->packet_life_time -= (primary_path->packet_life_time > 0); in cm_format_paths_from_req()1273 alt_path->packet_life_time = in cm_format_paths_from_req()1275 alt_path->packet_life_time -= (alt_path->packet_life_time > 0); in cm_format_paths_from_req()[all …]
312 src->packet_life_time, dst->packet_life_time)) in cmp_rec()
210 { PATH_REC_FIELD(packet_life_time),274 { MCMEMBER_REC_FIELD(packet_life_time),
1852 route->path_rec->packet_life_time = CMA_IBOE_PACKET_LIFETIME; in cma_resolve_iboe_route()