Searched refs:ospf_route (Results 1 - 25 of 39) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_route.h47 entries a single ospf_route is kept, while
52 nr->info is a (struct ospf_route *) for OSPF_DESTINATION_NETWORK
87 struct ospf_route *asbr;
90 struct ospf_route struct
127 extern struct ospf_route *ospf_route_new (void);
128 extern void ospf_route_free (struct ospf_route *);
146 extern int ospf_route_cmp (struct ospf *, struct ospf_route *,
147 struct ospf_route *);
148 extern void ospf_route_copy_nexthops (struct ospf_route *, struct list *);
149 extern void ospf_route_copy_nexthops_from_vertex (struct ospf_route *,
[all...]
H A Dospf_ase.h27 extern struct ospf_route *ospf_find_asbr_route (struct ospf *,
30 extern struct ospf_route *ospf_find_asbr_route_through_area (struct
H A Dospf_zebra.h47 extern void ospf_zebra_add (struct prefix_ipv4 *, struct ospf_route *);
48 extern void ospf_zebra_delete (struct prefix_ipv4 *, struct ospf_route *);
61 extern u_char ospf_distance_apply (struct prefix_ipv4 *, struct ospf_route *);
H A Dospf_route.c38 #include "ospfd/ospf_route.h"
43 struct ospf_route *
46 struct ospf_route *new;
48 new = XCALLOC (MTYPE_OSPF_ROUTE, sizeof (struct ospf_route));
59 ospf_route_free (struct ospf_route *or)
98 struct ospf_route *or;
115 struct ospf_route *or;
158 struct ospf_route *newor)
161 struct ospf_route *or;
242 struct ospf_route *o
[all...]
H A Dospf_asbr.h69 extern struct ospf_route *ospf_external_route_lookup (struct ospf *,
H A Dospf_ase.c44 #include "ospfd/ospf_route.h"
49 struct ospf_route *
54 struct ospf_route *or, *best = NULL;
105 struct ospf_route *
121 struct ospf_route *or;
134 ospf_ase_complete_direct_routes (struct ospf_route *ro, struct in_addr nexthop)
161 static struct ospf_route *
168 struct ospf_route *asbr_route;
242 static struct ospf_route *
244 struct ospf_route *asbr_rout
[all...]
H A Dospf_ia.c43 #include "ospfd/ospf_route.h"
49 static struct ospf_route *
55 struct ospf_route *or;
73 struct prefix_ipv4 *p, struct ospf_route *new_or,
74 struct ospf_route *abr_or)
77 struct ospf_route *or;
131 struct ospf_route *new_or, struct ospf_route *abr_or)
133 struct ospf_route *or = NULL;
203 struct ospf_route *abr_o
[all...]
H A Dospf_asbr.c43 #include "ospfd/ospf_route.h"
53 struct ospf_route *or;
79 struct ospf_route *
H A Dospf_abr.c46 #include "ospfd/ospf_route.h"
569 struct ospf_route *or, struct ospf_area *area)
818 ospf_abr_nexthops_belong_to_area (struct ospf_route *or,
850 ospf_abr_plist_in_check (struct ospf_area *area, struct ospf_route *or,
866 ospf_abr_plist_out_check (struct ospf_area *area, struct ospf_route *or,
883 struct prefix_ipv4 *p, struct ospf_route *or)
962 struct prefix_ipv4 *p, struct ospf_route *or)
1026 struct ospf_route *or;
1193 struct prefix_ipv4 *p, struct ospf_route *or)
1247 struct ospf_route *o
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_route.h47 entries a single ospf_route is kept, while
52 nr->info is a (struct ospf_route *) for OSPF_DESTINATION_NETWORK
87 struct ospf_route *asbr;
90 struct ospf_route struct
127 extern struct ospf_route *ospf_route_new (void);
128 extern void ospf_route_free (struct ospf_route *);
146 extern int ospf_route_cmp (struct ospf *, struct ospf_route *,
147 struct ospf_route *);
148 extern void ospf_route_copy_nexthops (struct ospf_route *, struct list *);
149 extern void ospf_route_copy_nexthops_from_vertex (struct ospf_route *,
[all...]
H A Dospf_ase.h27 extern struct ospf_route *ospf_find_asbr_route (struct ospf *,
30 extern struct ospf_route *ospf_find_asbr_route_through_area (struct
H A Dospf_zebra.h47 extern void ospf_zebra_add (struct prefix_ipv4 *, struct ospf_route *);
48 extern void ospf_zebra_delete (struct prefix_ipv4 *, struct ospf_route *);
61 extern u_char ospf_distance_apply (struct prefix_ipv4 *, struct ospf_route *);
H A Dospf_route.c38 #include "ospfd/ospf_route.h"
43 struct ospf_route *
46 struct ospf_route *new;
48 new = XCALLOC (MTYPE_OSPF_ROUTE, sizeof (struct ospf_route));
59 ospf_route_free (struct ospf_route *or)
98 struct ospf_route *or;
115 struct ospf_route *or;
158 struct ospf_route *newor)
161 struct ospf_route *or;
242 struct ospf_route *o
[all...]
H A Dospf_asbr.h69 extern struct ospf_route *ospf_external_route_lookup (struct ospf *,
H A Dospf_ase.c44 #include "ospfd/ospf_route.h"
49 struct ospf_route *
54 struct ospf_route *or, *best = NULL;
105 struct ospf_route *
121 struct ospf_route *or;
134 ospf_ase_complete_direct_routes (struct ospf_route *ro, struct in_addr nexthop)
161 static struct ospf_route *
168 struct ospf_route *asbr_route;
242 static struct ospf_route *
244 struct ospf_route *asbr_rout
[all...]
H A Dospf_ia.c43 #include "ospfd/ospf_route.h"
49 static struct ospf_route *
55 struct ospf_route *or;
73 struct prefix_ipv4 *p, struct ospf_route *new_or,
74 struct ospf_route *abr_or)
77 struct ospf_route *or;
131 struct ospf_route *new_or, struct ospf_route *abr_or)
133 struct ospf_route *or = NULL;
203 struct ospf_route *abr_o
[all...]
H A Dospf_asbr.c43 #include "ospfd/ospf_route.h"
53 struct ospf_route *or;
79 struct ospf_route *
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_route.h47 entries a single ospf_route is kept, while
52 nr->info is a (struct ospf_route *) for OSPF_DESTINATION_NETWORK
87 struct ospf_route *asbr;
90 struct ospf_route struct
127 extern struct ospf_route *ospf_route_new (void);
128 extern void ospf_route_free (struct ospf_route *);
146 extern int ospf_route_cmp (struct ospf *, struct ospf_route *,
147 struct ospf_route *);
148 extern void ospf_route_copy_nexthops (struct ospf_route *, struct list *);
149 extern void ospf_route_copy_nexthops_from_vertex (struct ospf_route *,
[all...]
H A Dospf_ase.h27 extern struct ospf_route *ospf_find_asbr_route (struct ospf *,
30 extern struct ospf_route *ospf_find_asbr_route_through_area (struct
H A Dospf_zebra.h47 extern void ospf_zebra_add (struct prefix_ipv4 *, struct ospf_route *);
48 extern void ospf_zebra_delete (struct prefix_ipv4 *, struct ospf_route *);
61 extern u_char ospf_distance_apply (struct prefix_ipv4 *, struct ospf_route *);
H A Dospf_route.c38 #include "ospfd/ospf_route.h"
43 struct ospf_route *
46 struct ospf_route *new;
48 new = XCALLOC (MTYPE_OSPF_ROUTE, sizeof (struct ospf_route));
59 ospf_route_free (struct ospf_route *or)
98 struct ospf_route *or;
115 struct ospf_route *or;
158 struct ospf_route *newor)
161 struct ospf_route *or;
242 struct ospf_route *o
[all...]
H A Dospf_asbr.h69 extern struct ospf_route *ospf_external_route_lookup (struct ospf *,
H A Dospf_ase.c44 #include "ospfd/ospf_route.h"
49 struct ospf_route *
54 struct ospf_route *or, *best = NULL;
105 struct ospf_route *
121 struct ospf_route *or;
134 ospf_ase_complete_direct_routes (struct ospf_route *ro, struct in_addr nexthop)
161 static struct ospf_route *
168 struct ospf_route *asbr_route;
242 static struct ospf_route *
244 struct ospf_route *asbr_rout
[all...]
H A Dospf_ia.c43 #include "ospfd/ospf_route.h"
49 static struct ospf_route *
55 struct ospf_route *or;
73 struct prefix_ipv4 *p, struct ospf_route *new_or,
74 struct ospf_route *abr_or)
77 struct ospf_route *or;
131 struct ospf_route *new_or, struct ospf_route *abr_or)
133 struct ospf_route *or = NULL;
203 struct ospf_route *abr_o
[all...]
H A Dospf_asbr.c43 #include "ospfd/ospf_route.h"
53 struct ospf_route *or;
79 struct ospf_route *

Completed in 89 milliseconds

12