Searched refs:spt_pathmaxrxt (Results 1 – 2 of 2) sorted by relevance
1089 __u16 spt_pathmaxrxt; member1097 __u16 spt_pathmaxrxt; member
3905 if (val->spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds() 3906 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds() 3922 if (val->spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds() 3923 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds() 3929 if (val->spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds() 3930 asoc->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds() 3937 if (val->spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds() 3938 sp->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds() 7259 val.spt_pathmaxrxt = trans->pathmaxrxt; in sctp_getsockopt_paddr_thresholds() 7273 val.spt_pathmaxrxt in sctp_getsockopt_paddr_thresholds() [all...]