Searched refs:ospf6 (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_top.h29 struct ospf6 struct
63 void (*foreach_area) (struct ospf6 *, void *arg, int val,
65 void (*foreach_if) (struct ospf6 *, void *arg, int val,
67 void (*foreach_nei) (struct ospf6 *, void *arg, int val,
75 extern struct ospf6 *ospf6;
79 ospf6_top_count_neighbor_in_state (u_char state, struct ospf6 *o6);
82 ospf6_top_schedule_maxage_remover (void *arg, int val, struct ospf6 *o6);
85 void ospf6_statistics_show (struct vty *vty, struct ospf6 *o6);
87 struct ospf6 *ospf6_star
[all...]
H A Dospf6_redistribute.h57 struct ospf6 *);
61 void ospf6_redistribute_show_config (struct vty *, struct ospf6 *);
62 void ospf6_redistribute_init (struct ospf6 *);
63 void ospf6_redistribute_finish (struct ospf6 *);
H A Dospf6_top.c59 struct ospf6 *ospf6; variable in typeref:struct:ospf6
62 ospf6_top_foreach_area (struct ospf6 *o6, void *arg, int val,
76 ospf6_top_foreach_interface (struct ospf6 *o6, void *arg, int val,
90 ospf6_top_foreach_neighbor (struct ospf6 *o6, void *arg, int val,
107 struct ospf6 *o6 = (struct ospf6 *) THREAD_ARG (t);
122 ospf6_top_schedule_maxage_remover (void *arg, int val, struct ospf6 *o6)
141 inet_ntop (AF_INET, &ospf6->router_id, id_string, sizeof (id_string));
143 ospf6
216 ospf6_free(struct ospf6 *ospf6) argument
289 ospf6_delete(struct ospf6 *ospf6) argument
[all...]
H A Dospf6_redistribute.c50 extern struct ospf6 *ospf6;
61 ospf6_redistribute_routemap_set (struct ospf6 *o6, int type, char *mapname)
73 struct ospf6 *o6 = ospf6;
86 ospf6_redistribute_routemap_unset (struct ospf6 *o6, int type)
130 if (ospf6->rmap[type].map)
132 ret = route_map_apply (ospf6->rmap[type].map, (struct prefix *) p,
138 ospf6->rmap[type].name);
144 ospf6_route_add (&request, ospf6
[all...]
H A Dospf6_area.h38 struct ospf6 *ospf6; /* back pointer */ member in struct:ospf6_area
78 struct ospf6_area *ospf6_area_lookup (u_int32_t, struct ospf6 *);
H A Dospf6_asbr.c103 route.path.origin.id, ospf6->router_id,
104 (char *) external, size, ospf6); local
121 ospf6->router_id, ospf6->lsdb);
142 if (lsa->header->adv_router == ospf6->router_id)
162 ospf6->topology_table);
209 ospf6_route_add (&request, ospf6->route_table);
225 if (lsa->header->adv_router == ospf6->router_id)
243 ospf6_route_lookup (&request, &dest, ospf6->route_table);
267 ospf6_route_remove (&request, ospf6
[all...]
H A Dospf6d.c170 "ipv6 ospf6 garbage collect",
186 "show version ospf6",
196 /* start ospf6 */
199 "router ospf6",
203 if (ospf6 == NULL)
208 vty->index = ospf6;
213 /* stop ospf6 */
216 "no router ospf6",
220 if (!ospf6)
235 "show ipv6 ospf6",
[all...]
H A Dospf6_area.c139 ospf6_route_add (route, ospf6->route_table);
156 ospf6_route_remove (route, ospf6->route_table);
201 ospf6_area_bind_top (struct ospf6_area *o6a, struct ospf6 *o6)
203 o6a->ospf6 = o6;
216 /* ospf6 interface list */
249 ospf6_area_lookup (u_int32_t area_id, struct ospf6 *o6)
305 "show ipv6 ospf6 area A.B.C.D route",
320 o6a = ospf6_area_lookup (area_id, ospf6);
333 "show ipv6 ospf6 area A.B.C.D route (X::X|detail)",
H A Dospf6_dbex.c167 (*from->ospf6_interface->area->ospf6->foreach_nei)
168 (from->ospf6_interface->area->ospf6, &count, NBS_EXCHANGE,
170 (*from->ospf6_interface->area->ospf6->foreach_nei)
171 (from->ospf6_interface->area->ospf6, &count, NBS_LOADING,
214 (*ospf6->foreach_nei) (ospf6, lsa, 0, ospf6_dbex_remove_retrans);
245 received->scope = from->ospf6_interface->area->ospf6;
363 if (received->lsa_hdr->lsh_advrtr == ospf6->router_id
654 ospf6_dbex_flood_as (struct ospf6_lsa *lsa, struct ospf6 *ospf6, argument
[all...]
H A Dospf6_abr.c147 ospf6_route_add (&request, ospf6->route_table);
167 ospf6->route_table);
178 ospf6_route_remove (&request, ospf6->route_table);
254 ospf6_route_add (&request, ospf6->topology_table);
275 ospf6->route_table);
286 ospf6_route_remove (&request, ospf6->route_table);
302 area = ospf6_area_lookup (abr_entry->path.area_id, ospf6);
345 area = ospf6_area_lookup (abr_entry->path.area_id, ospf6);
402 htonl (request->route_id), ospf6->router_id,
413 ospf6
[all...]
H A Dospf6d.h123 if (ospf6 == NULL) \
H A Dospf6_zebra.c41 if (! ospf6_is_asbr (ospf6))
50 CALL_CHANGE_HOOK (&top_hook, ospf6);
61 if (ospf6_is_asbr (ospf6))
70 CALL_CHANGE_HOOK (&top_hook, ospf6);
335 vty_out (vty, " no redistribute ospf6%s", VTY_NEWLINE);
383 if (request->path.origin.adv_router == ospf6->router_id &&
593 for (node = route_top (ospf6->route_table->table); node;
607 if (! ospf6)
610 for (node = route_top (ospf6->route_table->table); node;
623 "redistribute ospf6",
[all...]
H A Dospf6_lsa.h282 if (ospf6)\
292 if (ospf6)\
308 if (ospf6)\
323 if (ospf6)\
338 if (ospf6)\
H A Dospf6_intra.c187 area = ospf6_area_lookup (topo_entry->path.area_id, ospf6);
194 ospf6_route_add (topo_entry, ospf6->topology_table);
234 area = ospf6_area_lookup (topo_entry->path.area_id, ospf6);
241 ospf6_route_remove (topo_entry, ospf6->topology_table);
414 htonl (o6i->if_id), ospf6->router_id,
461 if (n.lsa->header->adv_router != o6i->area->ospf6->router_id)
540 iap->refer_advrtr = o6i->area->ospf6->router_id;
563 htonl (o6i->if_id), ospf6->router_id,
587 o6a = ospf6_area_lookup (area_id, ospf6);
602 htonl (0), ospf6
[all...]
H A Dospf6_lsdb.c315 if (scope == (void *) ospf6)
316 return ospf6_lsdb_lookup_lsdb (type, id, adv_router, ospf6->lsdb);
318 for (i = listhead (ospf6->area_list); i; nextnode (i))
346 struct ospf6 *as = NULL;
362 as = (struct ospf6 *) new->scope;
573 "show ipv6 ospf6 database",
586 for (i = listhead (ospf6->area_list); i; nextnode (i))
613 show_ipv6_ospf6_lsdb (vty, argc, argv, ospf6->lsdb);
620 "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX|dump|detail)",
640 "show ipv6 ospf6 databas
[all...]
H A Dospf6_lsa.c130 /* ospf6 age functions */
804 lsdb = ((struct ospf6 *) lsa->scope)->lsdb;
1151 o6a = ospf6_area_lookup (area_id, ospf6);
1166 htonl (0), o6a->ospf6->router_id, o6a);
1183 if (ospf6_is_asbr (o6a->ospf6))
1265 router_lsd->neighbor_router_id = o6i->area->ospf6->router_id;
1281 htonl (0), o6a->ospf6->router_id,
1312 ospf6_lsa_router_hook_top (void *ospf6)
1314 struct ospf6 *o6 = ospf6;
1309 ospf6_lsa_router_hook_top(void *ospf6) argument
[all...]
H A Dospf6_spf.c472 if (adv_router == o6a->ospf6->router_id &&
644 adv_router = ospf6->router_id;
673 v->vertex_id.adv_router.s_addr = ospf6->router_id;
674 if (ospf6_is_asbr (ospf6))
1045 ospf6_timeval_sub (&start, &ospf6->starttime, &interval);
1101 o6a = ospf6_area_lookup (area_id, ospf6);
1280 "show ipv6 ospf6 area A.B.C.D spf node",
1298 o6a = ospf6_area_lookup (area_id, ospf6);
1347 "show ipv6 ospf6 area A.B.C.D spf tree",
1362 o6a = ospf6_area_lookup (area_id, ospf6);
[all...]
H A Dospf6_main.c120 ospf6_delete (ospf6);
H A Dospf6_neighbor.c222 for (ospf6_lsdb_head (&node, nei->ospf6_interface->area->ospf6->lsdb);
455 "show ipv6 ospf6 neighbor A.B.C.D",
481 for (nodei = listhead (ospf6->area_list); nodei; nextnode (nodei))
502 "show ipv6 ospf6 neighbor",
511 "show ipv6 ospf6 (summary-list|request-list|retrans-list|dbdesc-list)",
535 for (i = listhead (ospf6->area_list); i; nextnode (i))
H A Dospf6_message.c431 if (*router_id_ptr == o6i->area->ospf6->router_id)
480 if (o6n->router_id == ospf6->router_id)
487 else if (ntohl (o6n->router_id) > ntohl (ospf6->router_id))
1195 /* process ospf6 protocol header. then, call next process function
1248 if (ospf6_header->router_id == o6i->area->ospf6->router_id)
1306 zlog_warn ("*** received interface ospf6 disabled");
1363 /* ospf6 interface lookup */
1403 ospf6_header.router_id = ospf6->router_id;
1450 /* which ospf6 interface to send */
H A Dospf6_ism.c257 myself.router_id = ospf6_interface->area->ospf6->router_id;
H A Dospf6_interface.c85 /* Create new ospf6 interface structure */
437 inet_ntop (AF_INET, &ospf6_interface->area->ospf6->router_id,
485 ospf6_timeval_sub (&now, &ospf6->starttime, &uptime);
523 "show ipv6 ospf6 interface IFNAME",
558 "show ipv6 ospf6 interface",
568 "ipv6 ospf6 cost COST",
602 "ipv6 ospf6 hello-interval HELLO_INTERVAL",
626 "ipv6 ospf6 dead-interval ROUTER_DEAD_INTERVAL",
650 "ipv6 ospf6 transmit-delay TRANSMITDELAY",
674 "ipv6 ospf6 retransmi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/prj/
H A DGNUmakefile107 ../../print-ospf6.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A DMakefile.in167 ospf6.h \
256 print-ospf6.c \

Completed in 214 milliseconds