Searched refs:n_elt (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dauth.c526 __u16 n_elt; local
541 n_elt = (ntohs(hmacs->param_hdr.length) - sizeof(sctp_paramhdr_t)) >> 1;
542 for (i = 0; i < n_elt; i++) {
590 __u16 n_elt; local
596 n_elt = (ntohs(hmacs->param_hdr.length) - sizeof(sctp_paramhdr_t)) >> 1;
598 return __sctp_auth_find_hmacid(hmacs->hmac_ids, n_elt, hmac_id);
H A Dsm_make_chunk.c2049 __u16 n_elt, id = 0; local
2124 n_elt = (ntohs(param.p->length) - sizeof(sctp_paramhdr_t)) >> 1;
2130 for (i = 0; i < n_elt; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestapi.c1365 int n_elt; local
1371 for (n_elt = 0;n_elt < gen_nb_const_htmlElemDesc_ptr;n_elt++) {
1375 elt = gen_const_htmlElemDesc_ptr(n_elt, 0);
1382 des_const_htmlElemDesc_ptr(n_elt, (const htmlElemDesc *)elt, 0);
1390 printf(" %d", n_elt);
1840 int n_elt; local
1843 for (n_elt = 0;n_elt < gen_nb_const_xmlChar_pt
1881 int n_elt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtestapi.c1365 int n_elt; local
1371 for (n_elt = 0;n_elt < gen_nb_const_htmlElemDesc_ptr;n_elt++) {
1375 elt = gen_const_htmlElemDesc_ptr(n_elt, 0);
1382 des_const_htmlElemDesc_ptr(n_elt, (const htmlElemDesc *)elt, 0);
1390 printf(" %d", n_elt);
1840 int n_elt; local
1843 for (n_elt = 0;n_elt < gen_nb_const_xmlChar_pt
1881 int n_elt; local
[all...]

Completed in 230 milliseconds