• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/

Lines Matching refs:ospf_lsa

40 #include "ospfd/ospf_lsa.h"
141 ospf_lsa_refresh_delay (struct ospf_lsa *lsa)
166 get_age (struct ospf_lsa *lsa)
226 struct ospf_lsa *
229 struct ospf_lsa *new;
231 new = XCALLOC (MTYPE_OSPF_LSA, sizeof (struct ospf_lsa));
232 memset (new, 0, sizeof (struct ospf_lsa));
245 struct ospf_lsa *
246 ospf_lsa_dup (struct ospf_lsa *lsa)
248 struct ospf_lsa *new;
253 new = XCALLOC (MTYPE_OSPF_LSA, sizeof (struct ospf_lsa));
255 memcpy (new, lsa, sizeof (struct ospf_lsa));
266 ospf_lsa_free (struct ospf_lsa *lsa)
279 memset (lsa, 0, sizeof (struct ospf_lsa));
284 struct ospf_lsa *
285 ospf_lsa_lock (struct ospf_lsa *lsa)
293 ospf_lsa_unlock (struct ospf_lsa *lsa)
312 ospf_lsa_discard (struct ospf_lsa *lsa)
361 dump_lsa_key (struct ospf_lsa *lsa)
383 lsa_seqnum_increment (struct ospf_lsa *lsa)
671 struct ospf_lsa *
676 struct ospf_lsa *new;
717 struct ospf_lsa *
720 struct ospf_lsa *new;
754 struct ospf_lsa *
755 ospf_router_lsa_refresh (struct ospf_lsa *lsa)
758 struct ospf_lsa *new;
811 struct ospf_lsa *lsa = area->router_lsa_self;
852 struct ospf_lsa *lsa = area->router_lsa_self;
918 struct ospf_lsa *
922 struct ospf_lsa *new;
962 struct ospf_lsa *
965 struct ospf_lsa *new;
992 ospf_network_lsa_refresh (struct ospf_lsa *lsa, struct ospf_interface *oi)
995 struct ospf_lsa *new;
1045 struct ospf_lsa *lsa = oi->network_lsa_self;
1108 struct ospf_lsa *
1113 struct ospf_lsa *new;
1147 struct ospf_lsa *
1151 struct ospf_lsa *new;
1178 struct ospf_lsa*
1179 ospf_summary_lsa_refresh (struct ospf_lsa *lsa)
1181 struct ospf_lsa *new;
1235 struct ospf_lsa *
1240 struct ospf_lsa *new;
1274 struct ospf_lsa *
1278 struct ospf_lsa *new;
1305 struct ospf_lsa*
1306 ospf_summary_asbr_lsa_refresh (struct ospf_lsa *lsa)
1308 struct ospf_lsa *new;
1492 struct ospf_lsa *
1497 struct ospf_lsa *new;
1601 ospf_install_flood_nssa (struct ospf_lsa *lsa, struct external_info *ei)
1603 struct ospf_lsa *new2;
1689 struct ospf_lsa *
1692 struct ospf_lsa *new;
1853 struct ospf_lsa *lsa;
1895 struct ospf_lsa *lsa;
1943 struct ospf_lsa *lsa;
1954 ospf_external_lsa_refresh (struct ospf_lsa *lsa,
1957 struct ospf_lsa *new;
2024 struct ospf_lsa *
2025 ospf_router_lsa_install (struct ospf_lsa *new, int rt_recalc)
2061 struct ospf_lsa *
2063 struct ospf_lsa *new,
2095 struct ospf_lsa *
2096 ospf_summary_lsa_install (struct ospf_lsa *new, int rt_recalc)
2126 struct ospf_lsa *
2127 ospf_summary_asbr_lsa_install (struct ospf_lsa *new, int rt_recalc)
2156 struct ospf_lsa *
2157 ospf_external_lsa_install (struct ospf_lsa *new, int rt_recalc)
2180 ospf_discard_from_db (struct ospf_lsdb *lsdb, struct ospf_lsa *lsa)
2182 struct ospf_lsa *old;
2212 ospf_lsa_discard_callback (struct ospf_lsa *lsa, void *p, int i)
2223 struct ospf_lsa *
2224 ospf_lsa_install (struct ospf_interface *oi, struct ospf_lsa *lsa)
2226 struct ospf_lsa *new = NULL;
2227 struct ospf_lsa *old = NULL;
2402 ospf_maxage_flood (struct ospf_lsa *lsa)
2447 struct ospf_lsa *lsa = getdata (node);
2485 ospf_lsa_maxage_exist (struct ospf_lsa *new)
2490 if (((struct ospf_lsa *) node->data) == new)
2497 ospf_lsa_maxage_delete (struct ospf_lsa *lsa)
2509 ospf_lsa_maxage (struct ospf_lsa *lsa)
2530 ospf_lsa_maxage_walker_remover (struct ospf_lsa *lsa, void *p_arg, int int_arg)
2611 find_summary (struct ospf_lsa *lsa, void * v, int i)
2635 find_asbr_summary (struct ospf_lsa *lsa, void * v, int i)
2653 struct ospf_lsa *
2685 struct ospf_lsa *
2689 struct ospf_lsa *lsa;
2727 struct ospf_lsa *
2730 struct ospf_lsa *match;
2755 ospf_lsa_more_recent (struct ospf_lsa *l1, struct ospf_lsa *l2)
2798 ospf_lsa_different (struct ospf_lsa *l1, struct ospf_lsa *l2)
2836 struct ospf_lsa *self,
2837 struct ospf_lsa *new)
2874 ospf_lsa_flush_schedule (struct ospf_lsa *lsa, void *v, int i)
2908 struct ospf_lsa *lsa;
2986 ospf_lsa_is_self_originated (struct ospf_lsa *lsa)
3030 struct ospf_lsa *lsa;
3088 struct ospf_lsa *lsa;
3130 ospf_schedule_lsa_flood_area (struct ospf_area *area, struct ospf_lsa *lsa)
3145 ospf_schedule_lsa_flush_area (struct ospf_area *area, struct ospf_lsa *lsa)
3163 ospf_lsa_refresh (struct ospf_lsa *lsa)
3200 ospf_refresher_register_lsa (struct ospf *top, struct ospf_lsa *lsa)
3239 ospf_refresher_unregister_lsa (struct ospf *top, struct ospf_lsa *lsa)
3295 struct ospf_lsa *lsa = getdata (node);