Searched refs:authinfo (Results 1 – 2 of 2) sorted by relevance
2199 struct sctp_authinfo *authinfo; member
1935 if (cmsgs->authinfo) { in sctp_sendmsg_update_sinfo() 1936 /* Reuse sinfo_tsn to indicate that authinfo was set and in sctp_sendmsg_update_sinfo() 1940 sinfo->sinfo_ssn = cmsgs->authinfo->auth_keynumber; in sctp_sendmsg_update_sinfo() 8945 cmsgs->authinfo = CMSG_DATA(cmsg); in sctp_msghdr_parse()