n_elt 526 net/sctp/auth.c __u16 n_elt; n_elt 541 net/sctp/auth.c n_elt = (ntohs(hmacs->param_hdr.length) - n_elt 543 net/sctp/auth.c for (i = 0; i < n_elt; i++) { n_elt 587 net/sctp/auth.c __u16 n_elt; n_elt 593 net/sctp/auth.c n_elt = (ntohs(hmacs->param_hdr.length) - n_elt 596 net/sctp/auth.c return __sctp_auth_find_hmacid(hmacs->hmac_ids, n_elt, hmac_id); n_elt 2134 net/sctp/sm_make_chunk.c __u16 n_elt, id = 0; n_elt 2213 net/sctp/sm_make_chunk.c n_elt = (ntohs(param.p->length) - n_elt 2220 net/sctp/sm_make_chunk.c for (i = 0; i < n_elt; i++) {