Searched refs:sinfo_assoc_id (Results 1 – 5 of 5) sorted by relevance
563 ssf->ssfe_info.snd_assoc_id = chunk->sinfo.sinfo_assoc_id; in sctp_ulpevent_make_send_failed_event()1002 sinfo.sinfo_assoc_id = sctp_assoc2id(event->asoc); in sctp_ulpevent_read_sndrcvinfo()
1624 srinfo->sinfo_assoc_id = cmsgs->srinfo->sinfo_assoc_id; in sctp_sendmsg_parse()1633 srinfo->sinfo_assoc_id = cmsgs->sinfo->snd_assoc_id; in sctp_sendmsg_parse()1926 sinfo->sinfo_assoc_id = sctp_assoc2id(asoc); in sctp_sendmsg_update_sinfo()2017 asoc = sctp_id2assoc(sk, sinfo->sinfo_assoc_id); in sctp_sendmsg()2910 asoc = sctp_id2assoc(sk, info->sinfo_assoc_id); in sctp_setsockopt_default_send_param()2911 if (!asoc && info->sinfo_assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_default_send_param()2926 info->sinfo_assoc_id = SCTP_FUTURE_ASSOC; in sctp_setsockopt_default_send_param()2928 if (info->sinfo_assoc_id == SCTP_FUTURE_ASSOC || in sctp_setsockopt_default_send_param()2929 info->sinfo_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_send_param()2937 if (info->sinfo_assoc_id == SCTP_CURRENT_ASSOC || in sctp_setsockopt_default_send_param()[all …]
208 sctp_assoc_t sinfo_assoc_id; member
219 sctp_assoc_t sinfo_assoc_id; member