Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dauth.c815 for (i = 0; i < hmacs->shmac_num_idents; i++) { in sctp_auth_ep_set_hmacs()
831 for (i = 0; i < hmacs->shmac_num_idents; i++) in sctp_auth_ep_set_hmacs()
836 hmacs->shmac_num_idents * sizeof(__u16)); in sctp_auth_ep_set_hmacs()
Dsocket.c3687 idents = hmacs->shmac_num_idents; in sctp_setsockopt_hmac_ident()
6610 if (put_user(num_idents, &p->shmac_num_idents)) in sctp_getsockopt_hmac_ident()
/Linux-v4.19/include/uapi/linux/
Dsctp.h811 __u32 shmac_num_idents; member
818 #define shmac_number_of_idents shmac_num_idents