Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsctp.h902 __u16 spt_pathpfthld; member
/linux-4.1.27/net/sctp/
Dsocket.c3627 trans->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3632 asoc->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3641 trans->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
5842 val.spt_pathpfthld = asoc->pf_retrans; in sctp_getsockopt_paddr_thresholds()
5851 val.spt_pathpfthld = trans->pf_retrans; in sctp_getsockopt_paddr_thresholds()