Searched refs:spt_pathcpthld (Results 1 – 2 of 2) sorted by relevance
1099 __u16 spt_pathcpthld; member
3888 if (v2 && val->spt_pathpfthld > val->spt_pathcpthld) in sctp_setsockopt_paddr_thresholds()3900 trans->ps_retrans = val->spt_pathcpthld; in sctp_setsockopt_paddr_thresholds()3917 trans->ps_retrans = val->spt_pathcpthld; in sctp_setsockopt_paddr_thresholds()3924 asoc->ps_retrans = val->spt_pathcpthld; in sctp_setsockopt_paddr_thresholds()3932 sp->ps_retrans = val->spt_pathcpthld; in sctp_setsockopt_paddr_thresholds()7195 val.spt_pathcpthld = trans->ps_retrans; in sctp_getsockopt_paddr_thresholds()7208 val.spt_pathcpthld = asoc->ps_retrans; in sctp_getsockopt_paddr_thresholds()7214 val.spt_pathcpthld = sp->ps_retrans; in sctp_getsockopt_paddr_thresholds()