Home
last modified time | relevance | path

Searched refs:spt_pathpfthld (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dsctp.h1090 __u16 spt_pathpfthld; member
1098 __u16 spt_pathpfthld; member
/linux-6.3-rc2/net/sctp/
A Dsocket.c3875 if (v2 && val->spt_pathpfthld > val->spt_pathcpthld) in sctp_setsockopt_paddr_thresholds()
3888 trans->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3905 trans->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3912 asoc->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3920 sp->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
7174 val.spt_pathpfthld = trans->pf_retrans; in sctp_getsockopt_paddr_thresholds()
7186 val.spt_pathpfthld = asoc->pf_retrans; in sctp_getsockopt_paddr_thresholds()
7192 val.spt_pathpfthld = sp->pf_retrans; in sctp_getsockopt_paddr_thresholds()

Completed in 19 milliseconds