Searched refs:pathmaxrxt (Results 1 – 6 of 6) sorted by relevance
106 asoc->pathmaxrxt = sp->pathmaxrxt; in sctp_association_init()634 peer->pathmaxrxt = asoc->pathmaxrxt; in sctp_assoc_add_peer()
2550 sp->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()3156 path_sum += peer_addr->pathmaxrxt; in sctp_setsockopt_associnfo()3887 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()3904 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()3911 asoc->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()3919 sp->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()5964 params.spp_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_peer_addr_params()5983 params.spp_pathmaxrxt = sp->pathmaxrxt; in sctp_getsockopt_peer_addr_params()7176 val.spt_pathmaxrxt = trans->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()7190 val.spt_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()[all …]
342 seq_printf(seq, "%d ", tsp->pathmaxrxt); in sctp_remaddr_seq_show()
579 transport->error_count < transport->pathmaxrxt && in sctp_do_8_2_transport_strike()591 (transport->error_count > transport->pathmaxrxt)) { in sctp_do_8_2_transport_strike()
68 peer->pathmaxrxt = net->sctp.max_retrans_path; in sctp_transport_init()
186 __u16 pathmaxrxt; member893 __u16 pathmaxrxt; member1816 __u16 pathmaxrxt; member
Completed in 33 milliseconds