Home
last modified time | relevance | path

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

/Linux-v6.6/net/sctp/
Dauth.c788 for (i = 0; i < hmacs->shmac_num_idents; i++) { in sctp_auth_ep_set_hmacs()
804 for (i = 0; i < hmacs->shmac_num_idents; i++) in sctp_auth_ep_set_hmacs()
809 hmacs->shmac_num_idents * sizeof(__u16)); in sctp_auth_ep_set_hmacs()
Dsocket.c3608 idents = hmacs->shmac_num_idents; in sctp_setsockopt_hmac_ident()
6905 if (put_user(num_idents, &p->shmac_num_idents)) in sctp_getsockopt_hmac_ident()
/Linux-v6.6/include/uapi/linux/
Dsctp.h846 __u32 shmac_num_idents; member
853 #define shmac_number_of_idents shmac_num_idents