Home
last modified time | relevance | path

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

/net/sctp/
Dauth.c568 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid() argument
573 for (i = 0; i < n_elts; i++) { in __sctp_auth_find_hmacid()