Home
last modified time | relevance | path

Searched defs:ospf (Results 1 – 25 of 107) sorted by relevance

12345

/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospfd.h129 struct ospf { struct
146 uint8_t flags;
151 uint8_t abr_type;
163 uint8_t config;
166 uint8_t opaque;
202 struct list *oiflist; /* ospf interfaces */ argument
206 struct ospf_lsdb *lsdb; argument
256 int fd;
261 struct {
304 /* Counter of "ip ospf area x.x.x.x" used argument
[all …]
H A Dospfd.c328 struct ospf *ospf; in ospf_lookup_instance() local
352 static void ospf_add(struct ospf *ospf) in ospf_add()
364 struct ospf *ospf = NULL; in ospf_lookup_by_inst_name() local
422 struct ospf *ospf; in ospf_get() local
444 struct ospf *ospf; in ospf_get_instance() local
474 struct ospf *ospf = NULL; in ospf_lookup_by_name() local
514 struct ospf *ospf = THREAD_ARG(t); in ospf_deferred_shutdown_timer() local
559 struct ospf *ospf; in ospf_terminate() local
598 void ospf_finish(struct ospf *ospf) in ospf_finish()
2085 struct ospf *ospf = NULL; in ospf_vrf_enable() local
[all …]
H A Dospf_zebra.c71 struct ospf *ospf = NULL; in ospf_router_id_update_zebra() local
104 struct ospf *ospf = NULL; in ospf_interface_address_add() local
450 struct ospf *ospf = THREAD_ARG(thread); local
772 int ospf_redistribute_unset(struct ospf *ospf, int type,
1145 struct ospf *ospf; local
1316 struct ospf *ospf = NULL; local
1423 struct ospf *ospf; local
1508 struct ospf *ospf = NULL; local
1664 void ospf_distance_reset(struct ospf *ospf)
1705 void ospf_zebra_vrf_register(struct ospf *ospf)
[all …]
H A Dospf_abr.c319 int ospf_act_bb_connection(struct ospf *ospf) in ospf_act_bb_connection()
380 void ospf_abr_nssa_check_status(struct ospf *ospf) in ospf_abr_nssa_check_status()
464 void ospf_check_abr_status(struct ospf *ospf) in ospf_check_abr_status()
982 static void ospf_abr_process_network_rt(struct ospf *ospf, in ospf_abr_process_network_rt()
1209 static void ospf_abr_process_router_rt(struct ospf *ospf, in ospf_abr_process_router_rt()
1329 static void ospf_abr_unapprove_summaries(struct ospf *ospf) in ospf_abr_unapprove_summaries()
1367 static void ospf_abr_prepare_aggregates(struct ospf *ospf) in ospf_abr_prepare_aggregates()
1389 static void ospf_abr_announce_aggregates(struct ospf *ospf) in ospf_abr_announce_aggregates()
1765 void ospf_abr_task(struct ospf *ospf) in ospf_abr_task()
1815 struct ospf *ospf = THREAD_ARG(thread); in ospf_abr_task_timer() local
[all …]
H A Dospf_asbr.c48 void ospf_external_route_remove(struct ospf *ospf, struct prefix_ipv4 *p) in ospf_external_route_remove()
110 ospf_external_info_add(struct ospf *ospf, uint8_t type, unsigned short instance, in ospf_external_info_add()
169 void ospf_external_info_delete(struct ospf *ospf, uint8_t type, in ospf_external_info_delete()
188 struct external_info *ospf_external_info_lookup(struct ospf *ospf, uint8_t type, in ospf_external_info_lookup()
209 struct ospf_lsa *ospf_external_info_find_lsa(struct ospf *ospf, in ospf_external_info_find_lsa()
249 void ospf_asbr_status_update(struct ospf *ospf, uint8_t status) in ospf_asbr_status_update()
281 void ospf_asbr_nssa_redist_task(struct ospf *ospf) in ospf_asbr_nssa_redist_task()
303 void ospf_redistribute_withdraw(struct ospf *ospf, uint8_t type, in ospf_redistribute_withdraw()
H A Dospf_lsa.c768 struct ospf *ospf = area->ospf; in ospf_router_lsa_new() local
901 int ospf_router_lsa_update(struct ospf *ospf) in ospf_router_lsa_update()
1533 struct ospf *ospf) in ospf_external_lsa_body_set()
2057 void ospf_external_lsa_rid_change(struct ospf *ospf) in ospf_external_lsa_rid_change()
2181 void ospf_external_lsa_refresh_default(struct ospf *ospf) in ospf_external_lsa_refresh_default()
2712 int ospf_check_nbr_status(struct ospf *ospf) in ospf_check_nbr_status()
2737 struct ospf *ospf = THREAD_ARG(thread); in ospf_maxage_lsa_remover() local
2896 static int ospf_lsa_maxage_walker_remover(struct ospf *ospf, in ospf_lsa_maxage_walker_remover()
2953 struct ospf *ospf = THREAD_ARG(thread); in ospf_lsa_maxage_walker() local
3219 void ospf_flush_self_originated_lsas_now(struct ospf *ospf) in ospf_flush_self_originated_lsas_now()
[all …]
H A Dospf_vty.c246 struct ospf *ospf; variable
3226 struct ospf *ospf; variable
3320 struct ospf *ospf; variable
3913 struct ospf *ospf; variable
4009 struct ospf *ospf; variable
4308 struct ospf *ospf; variable
4403 struct ospf *ospf; variable
4534 struct ospf *ospf; variable
4615 struct ospf *ospf; variable
4703 struct ospf *ospf; variable
[all …]
H A Dospf_ase.c48 struct ospf_route *ospf_find_asbr_route(struct ospf *ospf, in ospf_find_asbr_route()
143 static int ospf_ase_forward_address_check(struct ospf *ospf, in ospf_ase_forward_address_check()
278 int ospf_ase_calculate_route(struct ospf *ospf, struct ospf_lsa *lsa) in ospf_ase_calculate_route()
605 static int ospf_ase_compare_tables(struct ospf *ospf, in ospf_ase_compare_tables()
637 struct ospf *ospf; in ospf_ase_calculate_timer() local
696 void ospf_ase_calculate_schedule(struct ospf *ospf) in ospf_ase_calculate_schedule()
704 void ospf_ase_calculate_timer_add(struct ospf *ospf) in ospf_ase_calculate_timer_add()
777 void ospf_ase_incremental_update(struct ospf *ospf, struct ospf_lsa *lsa) in ospf_ase_incremental_update()
H A Dospf_ia.c69 static void ospf_ia_network_route(struct ospf *ospf, struct route_table *rt, in ospf_ia_network_route()
122 static void ospf_ia_router_route(struct ospf *ospf, struct route_table *rtrs, in ospf_ia_router_route()
192 struct ospf *ospf = area->ospf; in process_summary_lsa() local
294 static void ospf_update_network_route(struct ospf *ospf, struct route_table *rt, in ospf_update_network_route()
415 static void ospf_update_router_route(struct ospf *ospf, in ospf_update_router_route()
516 struct ospf *ospf = area->ospf; in process_transit_summary_lsa() local
582 void ospf_ia_routing(struct ospf *ospf, struct route_table *rt, in ospf_ia_routing()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospfd.h129 struct ospf { struct
146 uint8_t flags;
151 uint8_t abr_type;
163 uint8_t config;
166 uint8_t opaque;
202 struct list *oiflist; /* ospf interfaces */ argument
206 struct ospf_lsdb *lsdb; argument
256 int fd;
261 struct {
304 /* Counter of "ip ospf area x.x.x.x" used argument
[all …]
H A Dospfd.c328 struct ospf *ospf; in ospf_lookup_instance() local
352 static void ospf_add(struct ospf *ospf) in ospf_add()
364 struct ospf *ospf = NULL; in ospf_lookup_by_inst_name() local
422 struct ospf *ospf; in ospf_get() local
444 struct ospf *ospf; in ospf_get_instance() local
474 struct ospf *ospf = NULL; in ospf_lookup_by_name() local
514 struct ospf *ospf = THREAD_ARG(t); in ospf_deferred_shutdown_timer() local
559 struct ospf *ospf; in ospf_terminate() local
598 void ospf_finish(struct ospf *ospf) in ospf_finish()
2085 struct ospf *ospf = NULL; in ospf_vrf_enable() local
[all …]
H A Dospf_zebra.c71 struct ospf *ospf = NULL; in ospf_router_id_update_zebra() local
104 struct ospf *ospf = NULL; in ospf_interface_address_add() local
450 struct ospf *ospf = THREAD_ARG(thread); local
772 int ospf_redistribute_unset(struct ospf *ospf, int type,
1145 struct ospf *ospf; local
1316 struct ospf *ospf = NULL; local
1423 struct ospf *ospf; local
1508 struct ospf *ospf = NULL; local
1664 void ospf_distance_reset(struct ospf *ospf)
1705 void ospf_zebra_vrf_register(struct ospf *ospf)
[all …]
H A Dospf_abr.c319 int ospf_act_bb_connection(struct ospf *ospf) in ospf_act_bb_connection()
380 void ospf_abr_nssa_check_status(struct ospf *ospf) in ospf_abr_nssa_check_status()
464 void ospf_check_abr_status(struct ospf *ospf) in ospf_check_abr_status()
982 static void ospf_abr_process_network_rt(struct ospf *ospf, in ospf_abr_process_network_rt()
1209 static void ospf_abr_process_router_rt(struct ospf *ospf, in ospf_abr_process_router_rt()
1329 static void ospf_abr_unapprove_summaries(struct ospf *ospf) in ospf_abr_unapprove_summaries()
1367 static void ospf_abr_prepare_aggregates(struct ospf *ospf) in ospf_abr_prepare_aggregates()
1389 static void ospf_abr_announce_aggregates(struct ospf *ospf) in ospf_abr_announce_aggregates()
1765 void ospf_abr_task(struct ospf *ospf) in ospf_abr_task()
1815 struct ospf *ospf = THREAD_ARG(thread); in ospf_abr_task_timer() local
[all …]
H A Dospf_asbr.c48 void ospf_external_route_remove(struct ospf *ospf, struct prefix_ipv4 *p) in ospf_external_route_remove()
110 ospf_external_info_add(struct ospf *ospf, uint8_t type, unsigned short instance, in ospf_external_info_add()
169 void ospf_external_info_delete(struct ospf *ospf, uint8_t type, in ospf_external_info_delete()
188 struct external_info *ospf_external_info_lookup(struct ospf *ospf, uint8_t type, in ospf_external_info_lookup()
209 struct ospf_lsa *ospf_external_info_find_lsa(struct ospf *ospf, in ospf_external_info_find_lsa()
249 void ospf_asbr_status_update(struct ospf *ospf, uint8_t status) in ospf_asbr_status_update()
281 void ospf_asbr_nssa_redist_task(struct ospf *ospf) in ospf_asbr_nssa_redist_task()
303 void ospf_redistribute_withdraw(struct ospf *ospf, uint8_t type, in ospf_redistribute_withdraw()
H A Dospf_lsa.c768 struct ospf *ospf = area->ospf; in ospf_router_lsa_new() local
901 int ospf_router_lsa_update(struct ospf *ospf) in ospf_router_lsa_update()
1533 struct ospf *ospf) in ospf_external_lsa_body_set()
2057 void ospf_external_lsa_rid_change(struct ospf *ospf) in ospf_external_lsa_rid_change()
2181 void ospf_external_lsa_refresh_default(struct ospf *ospf) in ospf_external_lsa_refresh_default()
2712 int ospf_check_nbr_status(struct ospf *ospf) in ospf_check_nbr_status()
2737 struct ospf *ospf = THREAD_ARG(thread); in ospf_maxage_lsa_remover() local
2896 static int ospf_lsa_maxage_walker_remover(struct ospf *ospf, in ospf_lsa_maxage_walker_remover()
2953 struct ospf *ospf = THREAD_ARG(thread); in ospf_lsa_maxage_walker() local
3219 void ospf_flush_self_originated_lsas_now(struct ospf *ospf) in ospf_flush_self_originated_lsas_now()
[all …]
H A Dospf_vty.c246 struct ospf *ospf; variable
3226 struct ospf *ospf; variable
3320 struct ospf *ospf; variable
3913 struct ospf *ospf; variable
4009 struct ospf *ospf; variable
4308 struct ospf *ospf; variable
4403 struct ospf *ospf; variable
4534 struct ospf *ospf; variable
4615 struct ospf *ospf; variable
4703 struct ospf *ospf; variable
[all …]
H A Dospf_ase.c48 struct ospf_route *ospf_find_asbr_route(struct ospf *ospf, in ospf_find_asbr_route()
143 static int ospf_ase_forward_address_check(struct ospf *ospf, in ospf_ase_forward_address_check()
278 int ospf_ase_calculate_route(struct ospf *ospf, struct ospf_lsa *lsa) in ospf_ase_calculate_route()
605 static int ospf_ase_compare_tables(struct ospf *ospf, in ospf_ase_compare_tables()
637 struct ospf *ospf; in ospf_ase_calculate_timer() local
696 void ospf_ase_calculate_schedule(struct ospf *ospf) in ospf_ase_calculate_schedule()
704 void ospf_ase_calculate_timer_add(struct ospf *ospf) in ospf_ase_calculate_timer_add()
777 void ospf_ase_incremental_update(struct ospf *ospf, struct ospf_lsa *lsa) in ospf_ase_incremental_update()
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospfd.h105 struct ospf struct
112 u_char flags;
170 struct list *oiflist; /* ospf interfaces */ argument
174 struct ospf_lsdb *lsdb; argument
219 int fd;
226 {
235 {
246 {
259 {
285 struct ospf_area argument
[all …]
H A Dospfd.c83 ospf_router_id_update (struct ospf *ospf) in ospf_router_id_update()
263 ospf_is_ready (struct ospf *ospf) in ospf_is_ready()
273 ospf_add (struct ospf *ospf) in ospf_add()
279 ospf_delete (struct ospf *ospf) in ospf_delete()
287 struct ospf *ospf; in ospf_get() local
334 struct ospf *ospf = THREAD_ARG(t); in ospf_deferred_shutdown_timer() local
383 struct ospf *ospf; in ospf_terminate() local
406 ospf_finish (struct ospf *ospf) in ospf_finish()
420 ospf_finish_final (struct ospf *ospf) in ospf_finish_final()
895 struct ospf *ospf = ospf_get(); in ospf_interface_area_set() local
[all …]
H A Dospf_vty.c165 struct ospf *ospf; variable
2807 struct ospf *ospf; variable
3091 struct ospf *ospf; variable
3173 struct ospf *ospf; variable
3247 struct ospf *ospf; variable
3399 struct ospf *ospf; variable
3436 struct ospf *ospf; variable
3472 struct ospf *ospf; variable
3519 struct ospf *ospf; variable
4192 struct ospf *ospf; variable
[all …]
H A Dospf_abr.c338 ospf_act_bb_connection (struct ospf *ospf) in ospf_act_bb_connection()
403 ospf_abr_nssa_check_status (struct ospf *ospf) in ospf_abr_nssa_check_status()
486 ospf_check_abr_status (struct ospf *ospf) in ospf_check_abr_status()
882 ospf_abr_announce_network (struct ospf *ospf, in ospf_abr_announce_network()
961 ospf_abr_should_announce (struct ospf *ospf, in ospf_abr_should_announce()
1022 ospf_abr_process_network_rt (struct ospf *ospf, in ospf_abr_process_network_rt()
1192 ospf_abr_announce_rtr (struct ospf *ospf, in ospf_abr_announce_rtr()
1413 ospf_abr_prepare_aggregates (struct ospf *ospf) in ospf_abr_prepare_aggregates()
1810 ospf_abr_task (struct ospf *ospf) in ospf_abr_task()
1862 struct ospf *ospf = THREAD_ARG (thread); in ospf_abr_task_timer() local
[all …]
H A Dospf_zebra.c65 struct ospf *ospf; in ospf_router_id_update_zebra() local
645 ospf_redistribute_unset (struct ospf *ospf, int type) in ospf_redistribute_unset()
712 ospf_redistribute_default_unset (struct ospf *ospf) in ospf_redistribute_default_unset()
772 ospf_redistribute_check (struct ospf *ospf, in ospf_redistribute_check()
844 ospf_routemap_unset (struct ospf *ospf, int type) in ospf_routemap_unset()
864 struct ospf *ospf; in ospf_zebra_read_ipv4() local
1018 struct ospf *ospf; in ospf_distribute_list_update_timer() local
1074 struct ospf *ospf; in ospf_filter_update() local
1145 struct ospf *ospf; in ospf_prefix_list_update() local
1296 ospf_distance_reset (struct ospf *ospf) in ospf_distance_reset()
[all …]
H A Dospf_lsa.c823 struct ospf *ospf = area->ospf; in ospf_router_lsa_new() local
968 ospf_router_lsa_update (struct ospf *ospf) in ospf_router_lsa_update()
1620 struct ospf *ospf) in ospf_external_lsa_body_set()
1659 ospf_external_lsa_new (struct ospf *ospf, in ospf_external_lsa_new()
2101 struct ospf *ospf = THREAD_ARG (thread); in ospf_external_lsa_originate_timer() local
2154 struct ospf *ospf; in ospf_default_originate_timer() local
2569 ospf_discard_from_db (struct ospf *ospf, in ospf_discard_from_db()
2810 ospf_check_nbr_status (struct ospf *ospf) in ospf_check_nbr_status()
3119 struct ospf *ospf = ospf_lookup(); in ospf_lsa_lookup() local
3479 ospf_lsa_unique_id (struct ospf *ospf, in ospf_lsa_unique_id()
[all …]
H A Dospf_asbr.c50 ospf_external_route_remove (struct ospf *ospf, struct prefix_ipv4 *p) in ospf_external_route_remove()
80 ospf_external_route_lookup (struct ospf *ospf, in ospf_external_route_lookup()
209 ospf_external_info_find_lsa (struct ospf *ospf, in ospf_external_info_find_lsa()
241 ospf_asbr_status_update (struct ospf *ospf, u_char status) in ospf_asbr_status_update()
273 ospf_redistribute_withdraw (struct ospf *ospf, u_char type) in ospf_redistribute_withdraw()
H A Dospf_interface.c399 struct ospf *ospf; in ospf_if_exists() local
428 ospf_if_lookup_by_local_addr (struct ospf *ospf, in ospf_if_lookup_by_local_addr()
471 ospf_if_lookup_recv_if (struct ospf *ospf, struct in_addr src, in ospf_if_lookup_recv_if()
521 struct ospf *ospf = oi->ospf; in ospf_if_stream_unset() local
813 struct ospf *ospf = ospf_lookup (); in ospf_if_up() local
867 ospf_vl_new (struct ospf *ospf, struct ospf_vl_data *vl_data) in ospf_vl_new()
958 ospf_vl_lookup (struct ospf *ospf, struct ospf_area *area, in ospf_vl_lookup()
1005 ospf_vl_add (struct ospf *ospf, struct ospf_vl_data *vl_data) in ospf_vl_add()
1113 struct ospf *ospf = area->ospf; in ospf_vl_up_check() local
1168 ospf_vl_unapprove (struct ospf *ospf) in ospf_vl_unapprove()
[all …]

12345