Home
last modified time | relevance | path

Searched refs:shmac_idents (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/sctp/
H A Dauth.c789 id = hmacs->shmac_idents[i]; in sctp_auth_ep_set_hmacs()
806 htons(hmacs->shmac_idents[i]); in sctp_auth_ep_set_hmacs()
H A Dsocket.c6917 if (copy_to_user(&p->shmac_idents[i], &hmacid, sizeof(__u16))) in sctp_getsockopt_hmac_ident()
/openbmc/linux/include/uapi/linux/
H A Dsctp.h847 __u16 shmac_idents[]; member