Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsctp.h1087 sctp_assoc_t spt_assoc_id; member
1095 sctp_assoc_t spt_assoc_id; member
/linux/net/sctp/
H A Dsocket.c3901 val->spt_assoc_id); in sctp_setsockopt_paddr_thresholds()
3914 asoc = sctp_id2assoc(sk, val->spt_assoc_id); in sctp_setsockopt_paddr_thresholds()
3915 if (!asoc && val->spt_assoc_id != SCTP_FUTURE_ASSOC && in sctp_setsockopt_paddr_thresholds()
7240 val.spt_assoc_id); in sctp_getsockopt_paddr_thresholds()
7251 asoc = sctp_id2assoc(sk, val.spt_assoc_id); in sctp_getsockopt_paddr_thresholds()
7252 if (!asoc && val.spt_assoc_id != SCTP_FUTURE_ASSOC && in sctp_getsockopt_paddr_thresholds()