Lines Matching refs:pathmaxrxt
2653 trans->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
2655 asoc->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
2657 sp->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
3228 path_sum += peer_addr->pathmaxrxt; in sctp_setsockopt_associnfo()
3903 trans->pathmaxrxt = val.spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3908 asoc->pathmaxrxt = val.spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3917 trans->pathmaxrxt = val.spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
4749 sp->pathmaxrxt = net->sctp.max_retrans_path; in sctp_init_sock()
4975 info->sctpi_p_pathmaxrxt = prim->pathmaxrxt; in sctp_get_sctp_info()
5653 params.spp_pathmaxrxt = trans->pathmaxrxt; in sctp_getsockopt_peer_addr_params()
5671 params.spp_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_peer_addr_params()
5690 params.spp_pathmaxrxt = sp->pathmaxrxt; in sctp_getsockopt_peer_addr_params()
6880 val.spt_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()
6887 val.spt_pathmaxrxt = trans->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()