Searched refs:spt_pathmaxrxt (Results 1 – 2 of 2) sorted by relevance
901 __u16 spt_pathmaxrxt; member
3612 if (val.spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds()3613 trans->pathmaxrxt = val.spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()3617 if (val.spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds()3618 asoc->pathmaxrxt = val.spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()3626 if (val.spt_pathmaxrxt) in sctp_setsockopt_paddr_thresholds()3627 trans->pathmaxrxt = val.spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()5830 val.spt_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()5837 val.spt_pathmaxrxt = trans->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()