Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dsctp.h902 __u16 spt_pathpfthld; member
/linux-4.4.14/net/sctp/
Dsocket.c3614 trans->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3619 asoc->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3628 trans->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
5829 val.spt_pathpfthld = asoc->pf_retrans; in sctp_getsockopt_paddr_thresholds()
5838 val.spt_pathpfthld = trans->pf_retrans; in sctp_getsockopt_paddr_thresholds()