Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dsctp.h1065 sctp_assoc_t spt_assoc_id; member
/Linux-v5.4/net/sctp/
Dsocket.c3960 val.spt_assoc_id); in sctp_setsockopt_paddr_thresholds()
3971 asoc = sctp_id2assoc(sk, val.spt_assoc_id); in sctp_setsockopt_paddr_thresholds()
3972 if (!asoc && val.spt_assoc_id != SCTP_FUTURE_ASSOC && in sctp_setsockopt_paddr_thresholds()
7189 val.spt_assoc_id); in sctp_getsockopt_paddr_thresholds()
7199 asoc = sctp_id2assoc(sk, val.spt_assoc_id); in sctp_getsockopt_paddr_thresholds()
7200 if (!asoc && val.spt_assoc_id != SCTP_FUTURE_ASSOC && in sctp_getsockopt_paddr_thresholds()