Searched refs:nextnode (Results 1 - 25 of 49) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dhashmap.cpp133 _wxHashTable_NodeBase* nextnode; local
135 for( _wxHashTable_NodeBase* node = srcTable[i]; node; node = nextnode )
139 nextnode = node->m_nxt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Dredistribute.c156 for (node = listhead (client_list); node; nextnode (node))
193 for (node = listhead (client_list); node; nextnode (node))
297 for (node = listhead (client_list); node; nextnode (node))
314 for (node = listhead (client_list); node; nextnode (node))
331 for (node = listhead (client_list); node; nextnode (node))
348 for (node = listhead (client_list); node; nextnode (node))
374 for (node = listhead (client_list); node; nextnode (node))
399 for (node = listhead (client_list); node; nextnode (node))
H A Dirdp.c160 for (node = listhead (ifp->connected); node; nextnode (node))
200 for (node = listhead (iflist); node; nextnode (node))
239 for (node = listhead (iflist); node; nextnode (node))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_area.c35 for (node = listhead (o6a->if_list); node; nextnode (node))
49 for (node = listhead (o6a->if_list); node; nextnode (node))
217 for (n = listhead (o6a->if_list); n; nextnode (n))
254 for (n = listhead (o6->area_list); n; nextnode (n))
277 for (i = listhead (o6a->if_list); i; nextnode (i))
284 for (i = listhead (o6a->if_list); i; nextnode (i))
H A Dospf6_top.c68 for (node = listhead (o6->area_list); node; nextnode (node))
82 for (node = listhead (o6->area_list); node; nextnode (node))
96 for (node = listhead (o6->area_list); node; nextnode (node))
171 for (n = listhead (ospf6->area_list); n; nextnode (n))
198 for (node = listhead (o6->area_list); node; nextnode (node))
H A Dospf6_ism.c271 for (i = listhead (ospf6_interface->neighbor_list); i; nextnode (i))
301 nextnode(j);
365 for (i = listhead (ospf6_interface->neighbor_list); i; nextnode (i))
402 nextnode (j);
495 for (i = listhead (ospf6_interface->neighbor_list); i; nextnode (i))
H A Dospf6_neighbor.c314 for (n = listhead (o6i->neighbor_list); n; nextnode (n))
481 for (nodei = listhead (ospf6->area_list); nodei; nextnode (nodei))
484 for (nodej = listhead (o6a->if_list); nodej; nextnode (nodej))
487 for (nodek = listhead (o6i->neighbor_list); nodek; nextnode (nodek))
535 for (i = listhead (ospf6->area_list); i; nextnode (i))
538 for (j = listhead (o6a->if_list); j; nextnode (j))
541 for (k = listhead (o6i->neighbor_list); k; nextnode (k))
H A Dospf6_spf.c265 for (node = listhead (c->parent_list); node; nextnode (node))
598 for (node = listhead (w->parent_list); node; nextnode (node))
629 for (node = listhead (o6a->spf_tree->list); node; nextnode (node))
712 for (node = listhead (candidate_list); node; nextnode (node))
737 for (node = listhead (candidate_list); node; nextnode (node))
776 for (node = listhead (vertex->parent_list); node; nextnode (node))
834 for (node = listhead (o6a->spf_tree->list); node; nextnode (node))
1147 for (node = listhead (spf_tree->list); node; nextnode (node))
1198 for (node = listhead (vertex->parent_list); node; nextnode (node))
1209 for (node = listhead (vertex->path_list); node; nextnode (nod
[all...]
H A Dospf6_interface.c48 for (node = listhead (o6i->neighbor_list); node; nextnode (node))
140 for (n = listhead (o6i->neighbor_list); n; nextnode (n))
180 for (n = listhead (ifp->connected); n; nextnode (n))
315 for (n = listhead (o6i->neighbor_list); n; nextnode (n))
331 for (n = listhead (o6i->neighbor_list); n; nextnode (n))
413 for (i = listhead (iface->connected); i; nextnode (i))
547 for (i = listhead (iflist); i; nextnode (i))
775 for (node = listhead (o6i->neighbor_list); node; nextnode (node))
952 for (i = listhead (iflist); i; nextnode (i))
H A Dospf6_dbex.c519 n; nextnode (n))
523 m; nextnode (m))
549 for (n = listhead (o6i->neighbor_list); n; nextnode (n))
646 for (n = listhead (area->if_list); n; nextnode (n))
663 for (n = listhead (ospf6->area_list); n; nextnode (n))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dif.c117 for (node = listhead (iflist); node; nextnode (node))
132 for (node = listhead (iflist); node; nextnode (node))
148 for (node = listhead (iflist); node; nextnode (node))
167 for (node = listhead (iflist); node; nextnode (node))
171 for (cnode = listhead (ifp->connected); cnode; nextnode (cnode))
210 for (node = listhead (iflist); node; nextnode (node))
214 for (cnode = listhead (ifp->connected); cnode; nextnode (cnode))
365 for (node = listhead (ifp->connected); node; nextnode (node))
375 for (node = listhead (iflist); node; nextnode (node))
463 for (node = listhead (iflist); node; nextnode (nod
[all...]
H A Dlinklist.h44 #define nextnode(X) ((X) = (X)->next) macro
H A Dlinklist.c242 for (node = list->head; node; nextnode (node))
314 for (n = listhead (m); n; nextnode (n))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_zebra.c54 for (cn = listhead (ifp->connected); cn; nextnode (cn))
93 for (node = listhead (iflist); node; node = nextnode (node))
140 for (node = listhead (ifp->connected); node; nextnode (node))
162 for (node = listhead (ifp->connected); node; nextnode (node))
364 for (ifnode = listhead (iflist); ifnode; nextnode (ifnode))
368 for (cnode = listhead (ifp->connected); cnode; nextnode (cnode))
390 for (ifnode = listhead (iflist); ifnode; nextnode (ifnode))
394 for (cnode = listhead (ifp->connected); cnode; nextnode (cnode))
422 for (ifnode = listhead (iflist); ifnode; nextnode (ifnode))
426 for (cnode = listhead (ifp->connected); cnode; nextnode (cnod
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_abr.c180 for (node = listhead (ospf->areas); node; nextnode (node))
367 for (node = listhead (ospf_top->areas); node; nextnode (node))
624 for (node = listhead (or->path); node; nextnode (node))
700 for (node = listhead (ospf_top->areas); node; nextnode (node))
803 for (node = listhead (ospf_top->areas); node; nextnode (node))
992 for (node = listhead (ospf_top->areas); node; nextnode (node))
1062 for (node = listhead (l); node; nextnode (node))
1190 for (node = listhead (ospf_top->areas); node; nextnode (node))
1213 for (node = listhead (ospf_top->areas); node; nextnode (node))
1241 for (node = listhead (ospf_top->areas); node; nextnode (nod
[all...]
H A Dospf_spf.c109 for (node = listhead (v->nexthop); node; nextnode (node))
123 for (node = listhead (v->nexthop); node; nextnode (node))
179 for (node = listhead (vlist); node; nextnode (node))
264 for (node = listhead (nexthop); node; nextnode (node))
294 for (n = listhead (b); n; nextnode (n))
413 for (node = listhead (v->nexthop); node; nextnode (node))
431 for (node = listhead (v->nexthop); node; nextnode (node))
452 for (node = listhead (candidate); node; nextnode (node))
703 for (nnode = listhead (v->nexthop); nnode; nextnode (nnode))
713 for (cnode = listhead (v->child); cnode; nextnode (cnod
[all...]
H A Dospf_ase.c73 for (node = listhead ((list) rn->info); node; nextnode (node))
88 for (node = listhead (chosen); node; nextnode (node))
128 for (node = listhead ((list) rn->info); node; nextnode (node))
143 for (node = listhead (ro->path); node; nextnode (node))
155 for (ifn = listhead (ospf_top->oiflist); ifn; nextnode (ifn))
571 n1 && n2; nextnode (n1), nextnode (n2))
633 for (node = listhead (ospf_top->areas); node; nextnode (node))
745 for (node = listhead (lst); node; node = nextnode (node))
790 for (node = listhead (lsas); node; nextnode (nod
[all...]
H A Dospf_opaque.c341 for (node = listhead (funclist); node; nextnode (node))
386 for (node = listhead (funclist); node; nextnode (node))
414 for (node = listhead (funclist); node; nextnode (node))
589 for (node = listhead (listtop); node; nextnode (node))
640 for (node = listhead (oipt->id_list); node; nextnode (node))
748 for (node = listhead (funclist); node; nextnode (node))
765 for (node = listhead (funclist); node; nextnode (node))
782 for (node = listhead (funclist); node; nextnode (node))
796 for (node = listhead (funclist); node; nextnode (node))
809 for (node = listhead (funclist); node; nextnode (nod
[all...]
H A Dospfd.c76 for (node = listhead (if_list); node; nextnode (node))
119 for (node = listhead (ospf_top->oiflist); node; nextnode (node))
274 nextnode (node);
282 nextnode (node);
293 nextnode (node);
338 nextnode (node);
369 for (node = listhead (ospf->maxage_lsa); node; nextnode (node))
551 for (node = listhead (ospf_top->areas); node; nextnode (node))
690 for (node = listhead (ospf->iflist); node; nextnode (node))
702 for (cn = listhead (ifp->connected); cn; nextnode (c
[all...]
H A Dospf_interface.c225 nextnode (node);
247 for (node = listhead (oi->ls_ack); node; nextnode (node))
313 for (node = listhead (ospf_top->oiflist); node; nextnode (node))
340 for (node = listhead (ospf_top->oiflist); node; nextnode (node))
361 for (node = listhead (ospf_top->oiflist); node; nextnode (node)) {
393 for (node = listhead (ospf_top->oiflist); node; nextnode (node))
788 for (node = listhead (ospf_top->vlinks); node; nextnode (node))
854 for (node = listhead (v->nexthop); node; nextnode (node))
901 for (node = listhead (ospf_top->vlinks); node; nextnode (node))
943 for (node = listhead (ospf_top->vlinks); node; nextnode (nod
[all...]
H A Dospf_route.c63 for (node = listhead (or->path); node; nextnode (node))
166 n1 && n2; nextnode (n1), nextnode (n2))
280 for (nnode = listhead (v->nexthop); nnode; nextnode (nnode))
659 for (pnode = listhead (or->path); pnode; nextnode (pnode))
766 for (node = listhead (plist); node; nextnode (node))
787 for (nnode = listhead (v->nexthop); nnode; nextnode (nnode))
809 for (node = listhead (plist); node; nextnode (node))
829 for (node = listhead (from); node; nextnode (node))
841 for (node = listhead (to->path); node; nextnode (nod
[all...]
H A Dospf_flood.c152 for (node = listhead (ospf_top->oiflist); node; nextnode (node))
593 for (node = listhead (area->oiflist); node; nextnode (node))
646 for (node = listhead (ospf_top->areas); node; nextnode (node))
692 for (if_node = listhead (area->oiflist); if_node; nextnode (if_node))
938 for (node = listhead (oiflist); node; nextnode (node))
967 for (node = listhead (ospf_top->oiflist); node; nextnode (node))
H A Dospf_ia.c65 for (node = listhead ((list) rn->info); node; nextnode (node))
643 for (node = listhead (ospf_top->areas); node; nextnode (node))
670 for (node = listhead (ospf_top->areas); node; nextnode (node))
681 for (node = listhead (ospf_top->areas); node; nextnode (node))
702 for (node = listhead (ospf_top->areas); node; nextnode (node))
723 for (node = listhead (ospf_top->areas); node; nextnode (node))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Drip_interface.c148 for (node = listhead (ifp->connected); node; nextnode (node))
228 for (cnode = listhead (ifp->connected); cnode; nextnode (cnode))
339 for (cnode = listhead (ifp->connected); cnode; nextnode (cnode))
373 for (cnode = listhead (ifp->connected); cnode; nextnode (cnode))
400 for (nn = listhead (ifp->connected); nn; nextnode (nn))
425 for (node = listhead (iflist); node; nextnode (node))
432 for (cnode = listhead (ifp->connected); cnode; nextnode (cnode))
458 for (node = listhead (iflist); node; nextnode (node))
465 for (cnode = listhead (ifp->connected); cnode; nextnode (cnode))
630 for (node = listhead (iflist); node; nextnode (nod
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripngd/
H A Dripng_interface.c108 for (node = listhead (iflist); node; nextnode (node))
332 for (listnode = listhead (ifp->connected); listnode; nextnode (listnode))
540 for (node = listhead (iflist); node; nextnode (node))
586 for (node = listhead (iflist); node; nextnode (node))
783 for (node = listhead (iflist); node; nextnode (node))

Completed in 181 milliseconds

12