Searched refs:spt_pathmaxrxt (Results 1 – 4 of 4) sorted by relevance
1087 __u16 spt_pathmaxrxt; member1095 __u16 spt_pathmaxrxt; member
1049 __u16 spt_pathmaxrxt; member
3890 if (val->spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds()3891 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()3907 if (val->spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds()3908 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()3914 if (val->spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds()3915 asoc->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()3922 if (val->spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds()3923 sp->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()7058 val.spt_pathmaxrxt = trans->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()7072 val.spt_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()[all …]