Searched refs:OSPF_PATH_INTER_AREA (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_route.h32 #define OSPF_PATH_INTER_AREA 2 macro
H A Dospf_ia.c277 new_or->path_type = OSPF_PATH_INTER_AREA;
357 new_or->path_type = OSPF_PATH_INTER_AREA;
372 or->path_type != OSPF_PATH_INTER_AREA)
427 or->path_type = OSPF_PATH_INTER_AREA;
502 new_or->path_type = OSPF_PATH_INTER_AREA;
520 or->path_type != OSPF_PATH_INTER_AREA)
H A Dospf_route.c192 or->path_type == OSPF_PATH_INTER_AREA)
706 r1_type = OSPF_PATH_INTER_AREA;
708 r2_type = OSPF_PATH_INTER_AREA;
732 case OSPF_PATH_INTER_AREA:
1013 new_or->path_type = OSPF_PATH_INTER_AREA;
H A Dospf_abr.c741 if (or->path_type == OSPF_PATH_INTER_AREA)
892 if ((or->path_type == OSPF_PATH_INTER_AREA) &&
1015 if (or->path_type == OSPF_PATH_INTER_AREA)
1102 if (or->path_type == OSPF_PATH_INTER_AREA &&
H A Dospf_spf.c839 case OSPF_PATH_INTER_AREA:
H A Dospf_zebra.c1164 if (or->path_type == OSPF_PATH_INTER_AREA)
H A Dospf_vty.c6342 case OSPF_PATH_INTER_AREA:
6401 (or->path_type == OSPF_PATH_INTER_AREA ? "IA" : " "),

Completed in 177 milliseconds