Searched refs:getdata (Results 26 - 50 of 55) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_route.c168 op = getdata (n1);
169 newop = getdata (n2);
282 nexthop = getdata (nnode);
661 path = getdata (pnode);
789 nexthop = getdata (nnode);
842 if ((op = getdata (node)) != NULL)
935 or = getdata (node);
H A Dospf_ism.c59 nbr = getdata (node);
88 nbr = getdata (node);
132 nbr = getdata (node);
H A Dospf_te.c259 if ((lp = getdata (node)) != NULL)
274 if ((lp = getdata (node)) != NULL)
293 if ((lp = getdata (node)) == NULL)
304 if ((lp = getdata (node2)) != NULL)
311 if ((lp = getdata (node)) != NULL)
988 if ((lp = getdata (node)) == NULL)
1499 if ((lp = getdata (node)) != NULL)
1532 if ((lp = getdata (node)) != NULL)
1570 if ((lp = getdata (node)) == NULL)
1583 if ((lp = getdata (nod
[all...]
H A Dospf_packet.c328 ck = getdata (OSPF_IF_PARAM (oi, auth_crypt)->tail);
478 oi = getdata (node);
741 nbr_nbma = getdata (node);
1436 if ((lsa = getdata (node)) != NULL)
1517 lsa = getdata (node);
1965 if ((vl_data = getdata (node)) == NULL)
2047 if ((ck = getdata (OSPF_IF_PARAM (oi,auth_crypt)->tail)) == NULL)
2349 ck = getdata (OSPF_IF_PARAM (oi, auth_crypt)->tail);
2656 lsa = getdata (node);
2707 lsa = getdata (nod
[all...]
H A Dospf_vty.c2295 ospf_if_recalculate_output_cost (getdata (node));
2318 ospf_if_recalculate_output_cost (getdata (node));
2348 struct ospf_interface *oi = getdata (node);
2527 if ((area = getdata (node)) != NULL)
2728 show_ip_ospf_neighbor_sub (vty, getdata (node));
2757 struct ospf_interface *oi = getdata (node);
2767 nbr_nbma = getdata (nbr_node);
2937 struct ospf_interface *oi = getdata (node);
2966 struct ospf_interface *oi = getdata (node);
2997 struct ospf_interface *oi = getdata (nod
[all...]
H A Dospf_neighbor.c307 if ((oi = getdata (node)) == NULL || (nbrs = oi->nbrs) == NULL)
H A Dospf_lsa.c851 struct ospf_area *area = getdata (node);
1364 struct ospf_interface *oi = getdata (n1);
1405 struct ospf_interface *oi = getdata (n1);
2381 struct ospf_interface *oi = getdata (node);
2447 struct ospf_lsa *lsa = getdata (node);
2913 if ((area = getdata (n1)) == NULL)
2929 if ((oi = getdata (n2)) == NULL)
3010 struct ospf_interface *oi = getdata (node);
3295 struct ospf_lsa *lsa = getdata (node);
3316 ospf_lsa_refresh (getdata (nod
[all...]
H A Dospf_snmp.c509 oi = getdata (node);
628 area = getdata (node);
636 area = getdata (node);
759 area = getdata (node);
1493 osif = getdata (nn);
H A Dospf_zebra.c363 path = getdata (node);
979 if ((area = getdata (node)) != NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_lsdb.c320 o6a = getdata (i);
327 o6i = getdata (j);
588 o6a = (struct ospf6_area *) getdata (i);
593 o6i = (struct ospf6_interface *) getdata (j);
H A Dospf6_prefix.c90 p2 = (struct ospf6_prefix *) getdata (node);
H A Dospf6d.c260 nh = (struct ospf6_nexthop *) getdata (i);
383 o6n = getdata (node);
697 area = (struct ospf6_area *)getdata (j);
700 o6i = (struct ospf6_interface *) getdata (k);
H A Dospf6_intra.c545 src = (struct ospf6_prefix *) getdata (node);
556 prefix = getdata (node);
610 o6i = (struct ospf6_interface *) getdata (i);
636 c = (struct connected *) getdata (j);
736 src = (struct ospf6_prefix *) getdata (node);
747 prefix = getdata (node);
H A Dospf6_lsa.c1195 o6i = (struct ospf6_interface *) getdata (i);
1219 getdata (listhead (o6i->neighbor_list));
1320 o6a = getdata (node);
1484 o6n = (struct ospf6_neighbor *) getdata (node);
1680 c = (struct connected *) getdata (node);
1750 p = (struct ospf6_prefix *) getdata (node);
1758 p = (struct ospf6_prefix *) getdata (node);
H A Dospf6_abr.c455 area = getdata (node);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Dconnected.c46 ifc = getdata (node);
228 ifc = getdata (node);
H A Drtadv.c202 rprefix = getdata (node);
291 ifp = getdata (node);
482 rprefix = getdata (node);
983 rprefix = getdata (node);
H A Dif_ioctl.c415 ifp = getdata (node);
H A Dzserv.c872 ifp = getdata (ifnode);
882 c = getdata (cnode);
1672 client = getdata (node);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_network.c172 connected = getdata (node);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dlinklist.c243 if (data == getdata (node))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/
H A Di2c.c194 return bus->hw_ops.bit->getdata(bus, ack);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripngd/
H A Dripngd.c397 if ((connected = getdata (listnode)) != NULL)
1128 ifp = getdata (node);
1212 ifp = getdata (node);
2381 ifp = getdata (node);
2456 ifp = getdata (node);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripd/
H A Dripd.c474 ifp = getdata (node);
478 ifc = getdata (cnode);
2406 connected = getdata (node);
2444 ifp = getdata (node);
3448 ifp = getdata (node);
3664 ifp = getdata (node);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Drevo.c150 .getdata = revo_i2c_getdata,

Completed in 320 milliseconds

123