Searched refs:iflist (Results 1 - 25 of 27) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dif.c41 struct list *iflist;
69 listnode_add (iflist, ifp);
83 listnode_delete (iflist, ifp);
117 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))
210 for (node = listhead (iflist); node; nextnode (node))
375 for (node = listhead (iflist); node; nextnode (node))
463 for (node = listhead (iflist); nod
40 struct list *iflist; variable in typeref:struct:list
[all...]
H A Dif.h215 extern list iflist;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6d.h86 extern list iflist;
H A Dospf6_interface.c547 for (i = listhead (iflist); i; nextnode (i))
952 for (i = listhead (iflist); i; nextnode (i))
H A Dospf6d.c26 list iflist; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Difaddrs.c469 char *ifname = NULL, **iflist = NULL; local
500 iflist = ifdata;
502 ((void *) iflist) +
625 if (iflist[nlm_index] == NULL)
626 iflist[nlm_index] = ifa->ifa_name;
683 if (iflist[nlm_index] == NULL)
684 iflist[nlm_index] = ifname;
814 ifa->ifa_name = iflist[nlm_index];
H A Dserver6_conf.h66 struct interface *iflist; member in struct:rootgroup
H A Dconfig.c84 configure_interface(const struct cf_namelist *iflist) argument
89 for (ifp = iflist; ifp; ifp = ifp->next) {
515 clear_ifconf(struct dhcp6_ifconf *iflist) argument
519 for (ifc = iflist; ifc; ifc = ifc_next) {
H A Dserver6_conf.c177 for (ifnetwork = root->iflist; ifnetwork; ifnetwork = ifnetwork->next) {
191 for (ifnetwork = root->iflist; ifnetwork; ifnetwork = ifnetwork->next) {
H A Dserver6_addr.c901 for (ifnetwork = rootgroup->iflist; ifnetwork; ifnetwork = ifnetwork->next) {
920 ifnetwork = rootgroup->iflist;
921 for (ifnetwork = rootgroup->iflist; ifnetwork; ifnetwork = ifnetwork->next) {
H A Dserver6_parse.y157 globalgroup->iflist = ifnetworklist;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_te.c70 list iflist; member in struct:ospf_mpls_te
170 OspfMplsTE.iflist = list_new ();
171 OspfMplsTE.iflist->del = del_mpls_te_link;
182 list_delete (OspfMplsTE.iflist);
184 OspfMplsTE.iflist = NULL;
258 for (node = listhead (OspfMplsTE.iflist); node; nextnode (node))
273 for (node = listhead (OspfMplsTE.iflist); node; nextnode (node))
291 for (node = listhead (OspfMplsTE.iflist); node; nextnode (node))
310 for (node = listhead (OspfMplsTE.iflist); node; nextnode (node))
583 listnode_add (OspfMplsTE.iflist, ne
600 list iflist = OspfMplsTE.iflist; local
[all...]
H A Dospfd.h173 list iflist; /* Zebra derived interfaces. */ member in struct:ospf
H A Dospfd.c185 new->iflist = iflist;
690 for (node = listhead (ospf->iflist); node; nextnode (node))
H A Dospf_vty.c2294 for (node = listhead (ospf_top->iflist); node; nextnode (node))
2317 for (node = listhead (ospf_top->iflist); node; nextnode (node))
2659 for (node = listhead (iflist); node; nextnode (node))
6589 for (n1 = listhead (iflist); n1; nextnode (n1))
7134 for (node = listhead (ospf_top->iflist); node; nextnode (node))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripngd/
H A Dripng_interface.c108 for (node = listhead (iflist); node; nextnode (node))
180 /* zebra_interface_state_read() updates interface structure in iflist. */
211 /* zebra_interface_state_read() updates interface structure in iflist. */
540 for (node = listhead (iflist); node; nextnode (node))
586 for (node = listhead (iflist); node; nextnode (node))
783 for (node = listhead (iflist); node; nextnode (node))
813 iflist = list_new ();
H A Dripngd.c1126 for (node = listhead (iflist); node; nextnode (node))
1210 for (node = listhead (iflist); node; nextnode (node))
2379 for (node = listhead (iflist); node; nextnode (node))
2454 for (node = listhead (iflist); node; nextnode (node))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dau1000_eth.c527 } iflist[2] = { variable in typeref:struct:__anon5222
562 iflist[i].dev = dev;
631 base = CPHYSADDR(iflist[port_num].base_addr );
632 macen = CPHYSADDR(iflist[port_num].macen_addr);
633 irq = iflist[port_num].irq;
673 aup->mac = (volatile mac_reg_t *)iflist[port_num].base_addr;
676 aup->enable = (volatile u32 *)iflist[port_num].macen_addr;
1018 dev = iflist[i].dev;
1032 release_mem_region(CPHYSADDR(iflist[i].macen_addr), 4);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripd/
H A Drip_interface.c425 for (node = listhead (iflist); node; nextnode (node))
458 for (node = listhead (iflist); node; nextnode (node))
526 iflist. */
548 iflist. */
604 /* zebra_interface_state_read() updates interface structure in iflist */
630 for (node = listhead (iflist); node; nextnode (node))
654 for (node = listhead (iflist); node; nextnode (node))
770 for (node = listhead (iflist); node; nextnode (node))
1116 for (node = listhead (iflist); node; nextnode (node))
1243 for (node = listhead (iflist); nod
[all...]
H A Dripd.c472 for (node = listhead (iflist); node; nextnode (node))
2442 for (node = listhead (iflist); node; nextnode (node))
3446 for (node = listhead (iflist); node; node = nextnode (node))
3662 for (node = listhead (iflist); node; nextnode (node))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Dirdp.c200 for (node = listhead (iflist); node; nextnode (node))
239 for (node = listhead (iflist); node; nextnode (node))
H A Dif_ioctl.c413 for (node = listhead (iflist); node; node = nextnode (node))
H A Dinterface.c746 for (node = listhead (iflist); node; nextnode (node))
1303 for (node = listhead (iflist); node; nextnode (node))
H A Drtadv.c289 for (node = listhead (iflist); node; nextnode (node))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_zebra.c93 for (node = listhead (iflist); node; node = nextnode (node))
364 for (ifnode = listhead (iflist); ifnode; nextnode (ifnode))
390 for (ifnode = listhead (iflist); ifnode; nextnode (ifnode))
422 for (ifnode = listhead (iflist); ifnode; nextnode (ifnode))
448 for (ifnode = listhead (iflist); ifnode; nextnode (ifnode))
636 for (ifnode = listhead (iflist); ifnode; nextnode (ifnode))

Completed in 195 milliseconds

12