Home
last modified time | relevance | path

Searched refs:sinfo_ssn (Results 1 – 4 of 4) sorted by relevance

/linux/net/sctp/
H A Dchunk.c194 sinfo->sinfo_ssn != asoc->active_key_id) { in sctp_datamsg_from_user()
195 shkey = sctp_auth_get_shkey(asoc, sinfo->sinfo_ssn); in sctp_datamsg_from_user()
H A Dulpevent.c997 sinfo.sinfo_ssn = event->ssn; in sctp_ulpevent_read_sndrcvinfo()
H A Dsocket.c1939 sinfo->sinfo_ssn = cmsgs->authinfo->auth_keynumber; in sctp_sendmsg_update_sinfo()
/linux/include/uapi/linux/
H A Dsctp.h214 __u16 sinfo_ssn; member