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

Lines Matching refs:ospf_area

62 void ospf_remove_vls_through_area (struct ospf_area *);
64 void ospf_area_free (struct ospf_area *);
65 void ospf_network_run (struct ospf *, struct prefix *, struct ospf_area *);
164 ospf_area_id_cmp (struct ospf_area *a1, struct ospf_area *a2)
273 struct ospf_area *area = getdata (node);
337 struct ospf_area *area = getdata (node);
425 struct ospf_area *
428 struct ospf_area *new;
431 new = XCALLOC (MTYPE_OSPF_AREA, sizeof (struct ospf_area));
461 ospf_area_free (struct ospf_area *area)
509 struct ospf_area *area;
528 struct ospf_area *
531 struct ospf_area *area;
545 struct ospf_area *
548 struct ospf_area *area;
563 ospf_area_add_if (struct ospf_area *area, struct ospf_interface *oi)
569 ospf_area_del_if (struct ospf_area *area, struct ospf_interface *oi)
602 struct ospf_area *area;
675 ospf_network_run (struct ospf *ospf, struct prefix *p, struct ospf_area *area)
813 struct ospf_area *area;
870 ospf_remove_vls_through_area (struct ospf_area *area)
895 ospf_area_type_set (struct ospf_area *area, int type)
957 ospf_area_shortcut_set (struct ospf_area *area, int mode)
972 ospf_area_shortcut_unset (struct ospf_area *area)
983 ospf_area_vlink_count (struct ospf *ospf, struct ospf_area *area)
1002 struct ospf_area *area;
1018 struct ospf_area *area;
1035 struct ospf_area *area;
1047 struct ospf_area *area;
1062 struct ospf_area *area;
1081 struct ospf_area *area;
1102 struct ospf_area *area;
1117 struct ospf_area *area;
1131 ospf_area_export_list_set (struct ospf_area *area, char *list_name)
1148 ospf_area_export_list_unset (struct ospf_area * area)
1166 ospf_area_import_list_set (struct ospf_area *area, char *name)
1183 ospf_area_import_list_unset (struct ospf_area * area)
1566 struct ospf_area *area;