Searched refs:PT_INTER_AREA (Results 1 – 10 of 10) sorted by relevance
/openbsd/usr.sbin/ospfd/ |
H A D | logmsg.c | 134 case PT_INTER_AREA: in path_type_name()
|
H A D | rde_spf.c | 261 PT_INTER_AREA, DT_NET, 0, 0); in rt_calc() 265 area->id, adv_rtr, PT_INTER_AREA, DT_RTR, in rt_calc() 310 r->p_type != PT_INTER_AREA) in asext_calc() 902 case PT_INTER_AREA: in rt_update()
|
H A D | ospfd.h | 298 PT_INTER_AREA, enumerator
|
H A D | rde.c | 1398 if (rte->p_type == PT_INTER_AREA && area->id.s_addr == INADDR_ANY) in rde_summary_update()
|
/openbsd/usr.sbin/ospf6d/ |
H A D | logmsg.c | 193 case PT_INTER_AREA: in path_type_name()
|
H A D | rde_spf.c | 230 adv_rtr, PT_INTER_AREA, DT_RTR, flags, 0); in rt_calc() 321 LSA_METRIC_MASK), 0, area->id, adv_rtr, PT_INTER_AREA, in rt_calc() 350 area->id, adv_rtr, PT_INTER_AREA, DT_RTR, 0, 0); in rt_calc() 404 r->p_type != PT_INTER_AREA)) in asext_calc() 1027 case PT_INTER_AREA: in rt_update()
|
H A D | ospf6d.h | 266 PT_INTER_AREA, enumerator
|
H A D | rde.c | 1264 if (rte->p_type == PT_INTER_AREA && area->id.s_addr == INADDR_ANY) in rde_summary_update()
|
/openbsd/usr.sbin/ospfctl/ |
H A D | output.c | 112 case PT_INTER_AREA: in show_rib_head() 286 case PT_INTER_AREA: in show_rib()
|
/openbsd/usr.sbin/ospf6ctl/ |
H A D | ospf6ctl.c | 1137 case PT_INTER_AREA: in show_rib_head() 1199 case PT_INTER_AREA: in show_rib_detail_msg()
|