Searched refs:associd (Results 1 – 2 of 2) sorted by relevance
585 sctp_assoc_t associd; member
1061 sctp_assoc_t associd = NULL; in sctp_sendmsg() local1124 associd = sinfo->sinfo_assoc_id; in sctp_sendmsg()1179 asoc = sctp_id2assoc(sk, associd); in sctp_sendmsg()2629 sctp_assoc_t associd; in sctp_getsockopt_sctp_status() local2642 associd = status.sstat_assoc_id; in sctp_getsockopt_sctp_status()2643 asoc = sctp_id2assoc(sk, associd); in sctp_getsockopt_sctp_status()2843 asoc = sctp_id2assoc(sk, peeloff.associd); in sctp_getsockopt_peeloff()