Home
last modified time | relevance | path

Searched defs:lsa (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/dports/net/quagga/quagga-1.2.4/ospf6d/
H A Dospf6_flood.c48 ospf6_get_scoped_lsdb (struct ospf6_lsa *lsa) in ospf6_get_scoped_lsdb()
70 ospf6_get_scoped_lsdb_self (struct ospf6_lsa *lsa) in ospf6_get_scoped_lsdb_self()
92 ospf6_lsa_originate (struct ospf6_lsa *lsa) in ospf6_lsa_originate()
130 ospf6_lsa_originate_process (struct ospf6_lsa *lsa, in ospf6_lsa_originate_process()
138 ospf6_lsa_originate_area (struct ospf6_lsa *lsa, in ospf6_lsa_originate_area()
146 ospf6_lsa_originate_interface (struct ospf6_lsa *lsa, in ospf6_lsa_originate_interface()
154 ospf6_lsa_purge (struct ospf6_lsa *lsa) in ospf6_lsa_purge()
175 ospf6_increment_retrans_count (struct ospf6_lsa *lsa) in ospf6_increment_retrans_count()
183 ospf6_decrement_retrans_count (struct ospf6_lsa *lsa) in ospf6_decrement_retrans_count()
207 ospf6_install_lsa (struct ospf6_lsa *lsa) in ospf6_install_lsa()
[all …]
H A Dospf6_lsa.c204 ospf6_lsa_age_set (struct ospf6_lsa *lsa) in ospf6_lsa_age_set()
223 ospf6_lsa_age_current (struct ospf6_lsa *lsa) in ospf6_lsa_age_current()
268 ospf6_lsa_premature_aging (struct ospf6_lsa *lsa) in ospf6_lsa_premature_aging()
381 ospf6_lsa_header_print (struct ospf6_lsa *lsa) in ospf6_lsa_header_print()
543 struct ospf6_lsa *lsa = NULL; in ospf6_lsa_create() local
576 struct ospf6_lsa *lsa = NULL; in ospf6_lsa_create_headeronly() local
604 ospf6_lsa_delete (struct ospf6_lsa *lsa) in ospf6_lsa_delete()
618 ospf6_lsa_copy (struct ospf6_lsa *lsa) in ospf6_lsa_copy()
641 ospf6_lsa_lock (struct ospf6_lsa *lsa) in ospf6_lsa_lock()
649 ospf6_lsa_unlock (struct ospf6_lsa *lsa) in ospf6_lsa_unlock()
[all …]
H A Dospf6_lsdb.c105 ospf6_lsdb_add (struct ospf6_lsa *lsa, struct ospf6_lsdb *lsdb) in ospf6_lsdb_add()
302 ospf6_lsdb_next (struct ospf6_lsa *lsa) in ospf6_lsdb_next()
327 struct ospf6_lsa *lsa; in ospf6_lsdb_type_router_head() local
359 struct ospf6_lsa *lsa) in ospf6_lsdb_type_router_next()
382 struct ospf6_lsa *lsa; in ospf6_lsdb_type_head() local
431 struct ospf6_lsa *lsa; in ospf6_lsdb_remove_all() local
441 ospf6_lsdb_lsa_unlock (struct ospf6_lsa *lsa) in ospf6_lsdb_lsa_unlock()
455 struct ospf6_lsa *lsa; in ospf6_lsdb_maxage_remover() local
492 struct ospf6_lsa *lsa; in ospf6_lsdb_show() local
554 struct ospf6_lsa *lsa; in ospf6_new_ls_id() local
[all …]
H A Dospf6_intra.c96 ospf6_router_lsa_show (struct vty *vty, struct ospf6_lsa *lsa) in ospf6_router_lsa_show()
144 ospf6_router_is_stub_router (struct ospf6_lsa *lsa) in ospf6_router_is_stub_router()
173 struct ospf6_lsa *lsa; in ospf6_router_lsa_originate() local
414 struct ospf6_lsa *old, *lsa; in ospf6_network_lsa_originate() local
581 ospf6_link_lsa_show (struct vty *vty, struct ospf6_lsa *lsa) in ospf6_link_lsa_show()
641 struct ospf6_lsa *old, *lsa; in ospf6_link_lsa_originate() local
847 struct ospf6_lsa *old, *lsa; in ospf6_intra_prefix_lsa_originate_stub() local
997 struct ospf6_lsa *old, *lsa; in ospf6_intra_prefix_lsa_originate_transit() local
1187 ospf6_intra_prefix_lsa_add (struct ospf6_lsa *lsa) in ospf6_intra_prefix_lsa_add()
1312 ospf6_intra_prefix_lsa_remove (struct ospf6_lsa *lsa) in ospf6_intra_prefix_lsa_remove()
[all …]
H A Dospf6_abr.c146 struct ospf6_lsa *lsa, *old = NULL; in ospf6_abr_originate_summary_to_area() local
526 ospf6_abr_examin_summary (struct ospf6_lsa *lsa, struct ospf6_area *oa) in ospf6_abr_examin_summary()
753 struct ospf6_lsa *lsa; in ospf6_abr_examin_brouter() local
775 struct ospf6_lsa *lsa; in ospf6_abr_reimport() local
793 ospf6_inter_area_prefix_lsa_get_prefix_str (struct ospf6_lsa *lsa, char *buf, in ospf6_inter_area_prefix_lsa_get_prefix_str()
816 ospf6_inter_area_prefix_lsa_show (struct vty *vty, struct ospf6_lsa *lsa) in ospf6_inter_area_prefix_lsa_show()
839 ospf6_inter_area_router_lsa_get_prefix_str (struct ospf6_lsa *lsa, char *buf, in ospf6_inter_area_router_lsa_get_prefix_str()
858 ospf6_inter_area_router_lsa_show (struct vty *vty, struct ospf6_lsa *lsa) in ospf6_inter_area_router_lsa_show()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospf6d/
H A Dospf6_flood.c46 struct ospf6_lsdb *ospf6_get_scoped_lsdb(struct ospf6_lsa *lsa) in ospf6_get_scoped_lsdb()
86 void ospf6_lsa_originate(struct ospf6_lsa *lsa) in ospf6_lsa_originate()
134 void ospf6_lsa_originate_interface(struct ospf6_lsa *lsa, in ospf6_lsa_originate_interface()
141 void ospf6_lsa_purge(struct ospf6_lsa *lsa) in ospf6_lsa_purge()
182 void ospf6_increment_retrans_count(struct ospf6_lsa *lsa) in ospf6_increment_retrans_count()
189 void ospf6_decrement_retrans_count(struct ospf6_lsa *lsa) in ospf6_decrement_retrans_count()
212 void ospf6_install_lsa(struct ospf6_lsa *lsa) in ospf6_install_lsa()
466 struct ospf6_lsa *lsa, struct ospf6 *process) in ospf6_flood_process()
534 static void ospf6_flood_clear_process(struct ospf6_lsa *lsa, in ospf6_flood_clear_process()
556 void ospf6_flood_clear(struct ospf6_lsa *lsa) in ospf6_flood_clear()
[all …]
H A Dospf6_lsa.c194 void ospf6_lsa_age_set(struct ospf6_lsa *lsa) in ospf6_lsa_age_set()
210 uint16_t ospf6_lsa_age_current(struct ospf6_lsa *lsa) in ospf6_lsa_age_current()
250 void ospf6_lsa_premature_aging(struct ospf6_lsa *lsa) in ospf6_lsa_premature_aging()
362 void ospf6_lsa_header_print(struct ospf6_lsa *lsa) in ospf6_lsa_header_print()
513 struct ospf6_lsa *lsa = NULL; in ospf6_lsa_create() local
543 struct ospf6_lsa *lsa = NULL; in ospf6_lsa_create_headeronly() local
569 void ospf6_lsa_delete(struct ospf6_lsa *lsa) in ospf6_lsa_delete()
582 struct ospf6_lsa *ospf6_lsa_copy(struct ospf6_lsa *lsa) in ospf6_lsa_copy()
604 void ospf6_lsa_lock(struct ospf6_lsa *lsa) in ospf6_lsa_lock()
628 struct ospf6_lsa *lsa; in ospf6_lsa_expire() local
[all …]
H A Dospf6_lsdb.c92 void ospf6_lsdb_add(struct ospf6_lsa *lsa, struct ospf6_lsdb *lsdb) in ospf6_lsdb_add()
145 void ospf6_lsdb_remove(struct ospf6_lsa *lsa, struct ospf6_lsdb *lsdb) in ospf6_lsdb_remove()
234 struct ospf6_lsa **lsa) in ospf6_lsdb_head()
278 struct ospf6_lsa *lsa) in ospf6_lsdb_next()
301 struct ospf6_lsa *lsa; in ospf6_lsdb_remove_all() local
310 void ospf6_lsdb_lsa_unlock(struct ospf6_lsa *lsa) in ospf6_lsdb_lsa_unlock()
322 struct ospf6_lsa *lsa; in ospf6_lsdb_maxage_remover() local
357 struct ospf6_lsa *lsa; in ospf6_lsdb_show() local
405 struct ospf6_lsa *lsa; in ospf6_new_ls_id() local
431 struct ospf6_lsa *lsa; in ospf6_new_ls_seqnum() local
H A Dospf6_intra.c97 static int ospf6_router_lsa_show(struct vty *vty, struct ospf6_lsa *lsa) in ospf6_router_lsa_show()
167 int ospf6_router_is_stub_router(struct ospf6_lsa *lsa) in ospf6_router_is_stub_router()
192 struct ospf6_lsa *lsa; in ospf6_router_lsa_originate() local
461 struct ospf6_lsa *old, *lsa; in ospf6_network_lsa_originate() local
694 struct ospf6_lsa *old, *lsa; in ospf6_link_lsa_originate() local
901 struct ospf6_lsa *old, *lsa, *old_next = NULL; in ospf6_intra_prefix_lsa_originate_stub() local
1135 struct ospf6_lsa *old, *lsa; in ospf6_intra_prefix_lsa_originate_transit() local
1375 struct ospf6_lsa *lsa; in ospf6_intra_prefix_route_ecmp_path() local
1630 void ospf6_intra_prefix_lsa_add(struct ospf6_lsa *lsa) in ospf6_intra_prefix_lsa_add()
1867 void ospf6_intra_prefix_lsa_remove(struct ospf6_lsa *lsa) in ospf6_intra_prefix_lsa_remove()
[all …]
H A Dospf6_lsdb.h57 #define ALL_LSDB_TYPED_ADVRTR(lsdb, type, adv_router, lsa) \ argument
63 #define ALL_LSDB_TYPED(lsdb, type, lsa) \ argument
69 #define ALL_LSDB(lsdb, lsa) \ argument
/dports/net/frr7/frr-frr-7.5.1/ospf6d/
H A Dospf6_flood.c46 struct ospf6_lsdb *ospf6_get_scoped_lsdb(struct ospf6_lsa *lsa) in ospf6_get_scoped_lsdb()
86 void ospf6_lsa_originate(struct ospf6_lsa *lsa) in ospf6_lsa_originate()
134 void ospf6_lsa_originate_interface(struct ospf6_lsa *lsa, in ospf6_lsa_originate_interface()
141 void ospf6_lsa_purge(struct ospf6_lsa *lsa) in ospf6_lsa_purge()
182 void ospf6_increment_retrans_count(struct ospf6_lsa *lsa) in ospf6_increment_retrans_count()
189 void ospf6_decrement_retrans_count(struct ospf6_lsa *lsa) in ospf6_decrement_retrans_count()
212 void ospf6_install_lsa(struct ospf6_lsa *lsa) in ospf6_install_lsa()
466 struct ospf6_lsa *lsa, struct ospf6 *process) in ospf6_flood_process()
534 static void ospf6_flood_clear_process(struct ospf6_lsa *lsa, in ospf6_flood_clear_process()
556 void ospf6_flood_clear(struct ospf6_lsa *lsa) in ospf6_flood_clear()
[all …]
H A Dospf6_lsa.c194 void ospf6_lsa_age_set(struct ospf6_lsa *lsa) in ospf6_lsa_age_set()
210 uint16_t ospf6_lsa_age_current(struct ospf6_lsa *lsa) in ospf6_lsa_age_current()
250 void ospf6_lsa_premature_aging(struct ospf6_lsa *lsa) in ospf6_lsa_premature_aging()
362 void ospf6_lsa_header_print(struct ospf6_lsa *lsa) in ospf6_lsa_header_print()
513 struct ospf6_lsa *lsa = NULL; in ospf6_lsa_create() local
543 struct ospf6_lsa *lsa = NULL; in ospf6_lsa_create_headeronly() local
569 void ospf6_lsa_delete(struct ospf6_lsa *lsa) in ospf6_lsa_delete()
582 struct ospf6_lsa *ospf6_lsa_copy(struct ospf6_lsa *lsa) in ospf6_lsa_copy()
604 void ospf6_lsa_lock(struct ospf6_lsa *lsa) in ospf6_lsa_lock()
628 struct ospf6_lsa *lsa; in ospf6_lsa_expire() local
[all …]
H A Dospf6_lsdb.c92 void ospf6_lsdb_add(struct ospf6_lsa *lsa, struct ospf6_lsdb *lsdb) in ospf6_lsdb_add()
145 void ospf6_lsdb_remove(struct ospf6_lsa *lsa, struct ospf6_lsdb *lsdb) in ospf6_lsdb_remove()
234 struct ospf6_lsa **lsa) in ospf6_lsdb_head()
278 struct ospf6_lsa *lsa) in ospf6_lsdb_next()
301 struct ospf6_lsa *lsa; in ospf6_lsdb_remove_all() local
310 void ospf6_lsdb_lsa_unlock(struct ospf6_lsa *lsa) in ospf6_lsdb_lsa_unlock()
322 struct ospf6_lsa *lsa; in ospf6_lsdb_maxage_remover() local
357 struct ospf6_lsa *lsa; in ospf6_lsdb_show() local
405 struct ospf6_lsa *lsa; in ospf6_new_ls_id() local
431 struct ospf6_lsa *lsa; in ospf6_new_ls_seqnum() local
H A Dospf6_intra.c97 static int ospf6_router_lsa_show(struct vty *vty, struct ospf6_lsa *lsa) in ospf6_router_lsa_show()
167 int ospf6_router_is_stub_router(struct ospf6_lsa *lsa) in ospf6_router_is_stub_router()
192 struct ospf6_lsa *lsa; in ospf6_router_lsa_originate() local
461 struct ospf6_lsa *old, *lsa; in ospf6_network_lsa_originate() local
694 struct ospf6_lsa *old, *lsa; in ospf6_link_lsa_originate() local
901 struct ospf6_lsa *old, *lsa, *old_next = NULL; in ospf6_intra_prefix_lsa_originate_stub() local
1135 struct ospf6_lsa *old, *lsa; in ospf6_intra_prefix_lsa_originate_transit() local
1375 struct ospf6_lsa *lsa; in ospf6_intra_prefix_route_ecmp_path() local
1630 void ospf6_intra_prefix_lsa_add(struct ospf6_lsa *lsa) in ospf6_intra_prefix_lsa_add()
1867 void ospf6_intra_prefix_lsa_remove(struct ospf6_lsa *lsa) in ospf6_intra_prefix_lsa_remove()
[all …]
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_flood.c80 ospf_external_info_check (struct ospf_lsa *lsa) in ospf_external_info_check()
333 struct ospf_lsa *lsa) in ospf_flood_through_interface()
537 struct ospf_neighbor *inbr, struct ospf_lsa *lsa) in ospf_flood_through_area()
574 struct ospf_lsa *lsa) in ospf_flood_through_as()
654 struct ospf_neighbor *inbr, struct ospf_lsa *lsa) in ospf_flood_through()
883 struct ospf_lsa *lsa; in ospf_ls_retransmit_clear() local
903 struct ospf_lsa *lsa) in ospf_ls_retransmit_delete_nbr_if()
924 struct ospf_lsa *lsa) in ospf_ls_retransmit_delete_nbr_area()
948 ospf_lsa_flush_area (struct ospf_lsa *lsa, struct ospf_area *area) in ospf_lsa_flush_area()
961 ospf_lsa_flush_as (struct ospf *ospf, struct ospf_lsa *lsa) in ospf_lsa_flush_as()
[all …]
H A Dospf_lsa.c2181 struct ospf_lsa *lsa; in ospf_nssa_lsa_flush() local
2212 struct ospf_lsa *lsa; in ospf_external_lsa_flush() local
2261 struct ospf_lsa *lsa; in ospf_external_lsa_refresh_default() local
2839 struct ospf_lsa *lsa; in ospf_maxage_lsa_remover() local
3046 struct ospf_lsa *lsa; in ospf_lsa_maxage_walker() local
3088 struct ospf_lsa *lsa; in ospf_lsa_lookup_by_prefix() local
3146 struct ospf_lsa *lsa; in ospf_lsa_lookup_by_id() local
3364 struct ospf_lsa *lsa; in ospf_flush_self_originated_lsas_now() local
3482 struct ospf_lsa *lsa; in ospf_lsa_unique_id() local
3534 struct ospf_lsa *lsa; member
[all …]
H A Dospf_lsdb.c76 ls_prefix_set (struct prefix_ls *lp, struct ospf_lsa *lsa) in ls_prefix_set()
90 struct ospf_lsa *lsa = rn->info; in ospf_lsdb_delete_entry() local
114 ospf_lsdb_add (struct ospf_lsdb *lsdb, struct ospf_lsa *lsa) in ospf_lsdb_add()
149 ospf_lsdb_delete (struct ospf_lsdb *lsdb, struct ospf_lsa *lsa) in ospf_lsdb_delete()
203 struct ospf_lsa *lsa; in ospf_lsdb_clean_stat() local
216 ospf_lsdb_lookup (struct ospf_lsdb *lsdb, struct ospf_lsa *lsa) in ospf_lsdb_lookup()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_flood.c57 struct ospf_lsa *lsa) in ospf_flood_delayed_lsa_ack()
81 struct ospf_lsa *lsa) in ospf_external_info_check()
371 struct ospf_lsa *lsa) in ospf_flood_through_interface()
566 struct ospf_lsa *lsa) in ospf_flood_through_area()
603 struct ospf_lsa *lsa) in ospf_flood_through_as()
681 struct ospf_lsa *lsa) in ospf_flood_through()
782 struct ospf_lsa *lsa) in ospf_ls_request_lookup()
878 struct ospf_lsa *lsa; in ospf_ls_retransmit_clear() local
891 struct ospf_lsa *lsa) in ospf_ls_retransmit_lookup()
897 struct ospf_lsa *lsa) in ospf_ls_retransmit_delete_nbr_if()
[all …]
H A Dospf_lsa.c2138 struct ospf_lsa *lsa; in ospf_external_lsa_flush() local
2185 struct ospf_lsa *lsa; in ospf_external_lsa_refresh_default() local
2738 struct ospf_lsa *lsa; in ospf_maxage_lsa_remover() local
2955 struct ospf_lsa *lsa; in ospf_lsa_maxage_walker() local
2995 struct ospf_lsa *lsa; in ospf_lsa_lookup_by_prefix() local
3049 struct ospf_lsa *lsa; in ospf_lsa_lookup_by_id() local
3225 struct ospf_lsa *lsa; in ospf_flush_self_originated_lsas_now() local
3341 struct ospf_lsa *lsa; in ospf_lsa_unique_id() local
3391 struct ospf_lsa *lsa; member
3562 struct ospf_lsa *lsa; in ospf_lsa_refresh_walker() local
[all …]
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_flood.c57 struct ospf_lsa *lsa) in ospf_flood_delayed_lsa_ack()
81 struct ospf_lsa *lsa) in ospf_external_info_check()
371 struct ospf_lsa *lsa) in ospf_flood_through_interface()
566 struct ospf_lsa *lsa) in ospf_flood_through_area()
603 struct ospf_lsa *lsa) in ospf_flood_through_as()
681 struct ospf_lsa *lsa) in ospf_flood_through()
782 struct ospf_lsa *lsa) in ospf_ls_request_lookup()
878 struct ospf_lsa *lsa; in ospf_ls_retransmit_clear() local
891 struct ospf_lsa *lsa) in ospf_ls_retransmit_lookup()
897 struct ospf_lsa *lsa) in ospf_ls_retransmit_delete_nbr_if()
[all …]
H A Dospf_lsa.c2138 struct ospf_lsa *lsa; in ospf_external_lsa_flush() local
2185 struct ospf_lsa *lsa; in ospf_external_lsa_refresh_default() local
2738 struct ospf_lsa *lsa; in ospf_maxage_lsa_remover() local
2955 struct ospf_lsa *lsa; in ospf_lsa_maxage_walker() local
2995 struct ospf_lsa *lsa; in ospf_lsa_lookup_by_prefix() local
3049 struct ospf_lsa *lsa; in ospf_lsa_lookup_by_id() local
3225 struct ospf_lsa *lsa; in ospf_flush_self_originated_lsas_now() local
3341 struct ospf_lsa *lsa; in ospf_lsa_unique_id() local
3391 struct ospf_lsa *lsa; member
3562 struct ospf_lsa *lsa; in ospf_lsa_refresh_walker() local
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/ospf6d/
H A Dtest_lsdb.c117 static void lsa_show_oneline(struct vty *vty, struct ospf6_lsa *lsa) in lsa_show_oneline()
137 struct ospf6_lsa *lsa; variable
154 struct ospf6_lsa *lsa; variable
174 struct ospf6_lsa *lsa; variable
196 struct ospf6_lsa *lsa; variable
/dports/net/frr7/frr-frr-7.5.1/tests/ospf6d/
H A Dtest_lsdb.c117 static void lsa_show_oneline(struct vty *vty, struct ospf6_lsa *lsa) in lsa_show_oneline()
137 struct ospf6_lsa *lsa; variable
154 struct ospf6_lsa *lsa; variable
174 struct ospf6_lsa *lsa; variable
196 struct ospf6_lsa *lsa; variable
/dports/net/bird/bird-1.6.8/proto/ospf/
H A Dlsalib.c155 lsa_generate_checksum(struct ospf_lsa_header *lsa, const u8 *body) in lsa_generate_checksum()
361 lsa_validate_rt2(struct ospf_lsa_header *lsa, struct ospf_lsa_rt *body) in lsa_validate_rt2()
395 lsa_validate_rt3(struct ospf_lsa_header *lsa, struct ospf_lsa_rt *body) in lsa_validate_rt3()
421 lsa_validate_net(struct ospf_lsa_header *lsa, struct ospf_lsa_net *body UNUSED) in lsa_validate_net()
430 lsa_validate_sum2(struct ospf_lsa_header *lsa, struct ospf_lsa_sum2 *body) in lsa_validate_sum2()
449 lsa_validate_sum3_net(struct ospf_lsa_header *lsa, struct ospf_lsa_sum3_net *body) in lsa_validate_sum3_net()
475 lsa_validate_ext2(struct ospf_lsa_header *lsa, struct ospf_lsa_ext2 *body) in lsa_validate_ext2()
488 lsa_validate_ext3(struct ospf_lsa_header *lsa, struct ospf_lsa_ext3 *body) in lsa_validate_ext3()
536 lsa_validate_link(struct ospf_lsa_header *lsa, struct ospf_lsa_link *body) in lsa_validate_link()
545 lsa_validate_prefix(struct ospf_lsa_header *lsa, struct ospf_lsa_prefix *body) in lsa_validate_prefix()
[all …]
/dports/net/bird2/bird-2.0.8/proto/ospf/
H A Dlsalib.c223 lsa_generate_checksum(struct ospf_lsa_header *lsa, const u8 *body) in lsa_generate_checksum()
474 lsa_validate_rt2(struct ospf_lsa_header *lsa, struct ospf_lsa_rt *body) in lsa_validate_rt2()
508 lsa_validate_rt3(struct ospf_lsa_header *lsa, struct ospf_lsa_rt *body) in lsa_validate_rt3()
534 lsa_validate_net(struct ospf_lsa_header *lsa, struct ospf_lsa_net *body UNUSED) in lsa_validate_net()
543 lsa_validate_sum2(struct ospf_lsa_header *lsa, struct ospf_lsa_sum2 *body) in lsa_validate_sum2()
588 lsa_validate_ext2(struct ospf_lsa_header *lsa, struct ospf_lsa_ext2 *body) in lsa_validate_ext2()
601 lsa_validate_ext3(struct ospf_lsa_header *lsa, struct ospf_lsa_ext3 *body) in lsa_validate_ext3()
649 lsa_validate_link(struct ospf_lsa_header *lsa, struct ospf_lsa_link *body) in lsa_validate_link()
658 lsa_validate_prefix(struct ospf_lsa_header *lsa, struct ospf_lsa_prefix *body) in lsa_validate_prefix()
667 lsa_validate_gr(struct ospf_lsa_header *lsa, void *body) in lsa_validate_gr()
[all …]

12345678910>>...18