sctp_assoc2id    1121 net/sctp/sm_sideeffect.c 		 sctp_assoc2id(asoc))) ? asoc->state : SCTP_STATE_CLOSED])
sctp_assoc2id    1926 net/sctp/socket.c 		sinfo->sinfo_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id    5468 net/sctp/socket.c 	status.sstat_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id    5477 net/sctp/socket.c 	status.sstat_primary.spinfo_assoc_id = sctp_assoc2id(transport->asoc);
sctp_assoc2id    5542 net/sctp/socket.c 	pinfo.spinfo_assoc_id = sctp_assoc2id(transport->asoc);
sctp_assoc2id     225 net/sctp/ulpevent.c 	sac->sac_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     316 net/sctp/ulpevent.c 	spc->spc_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     399 net/sctp/ulpevent.c 	sre->sre_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     507 net/sctp/ulpevent.c 	ssf->ssf_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     569 net/sctp/ulpevent.c 	sse->sse_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     602 net/sctp/ulpevent.c 	sai->sai_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     760 net/sctp/ulpevent.c 	pd->pdapi_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     795 net/sctp/ulpevent.c 	ak->auth_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     825 net/sctp/ulpevent.c 	sdry->sender_dry_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     851 net/sctp/ulpevent.c 	sreset->strreset_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     879 net/sctp/ulpevent.c 	areset->assocreset_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     906 net/sctp/ulpevent.c 	schange->strchange_assoc_id = sctp_assoc2id(asoc);
sctp_assoc2id     944 net/sctp/ulpevent.c 	sinfo.sinfo_assoc_id = sctp_assoc2id(event->asoc);
sctp_assoc2id     972 net/sctp/ulpevent.c 	rinfo.rcv_assoc_id = sctp_assoc2id(event->asoc);
sctp_assoc2id     995 net/sctp/ulpevent.c 	nxtinfo.nxt_assoc_id = sctp_assoc2id(event->asoc);