Searched refs:OSPF_PATH_INTRA_AREA (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_route.h31 #define OSPF_PATH_INTRA_AREA 1 macro
H A Dospf_route.c191 if (or->path_type == OSPF_PATH_INTRA_AREA ||
296 or->path_type = OSPF_PATH_INTRA_AREA;
353 or->path_type = OSPF_PATH_INTRA_AREA;
447 or->path_type = OSPF_PATH_INTRA_AREA;
580 or->path_type = OSPF_PATH_INTRA_AREA;
731 case OSPF_PATH_INTRA_AREA:
986 if (or->path_type == OSPF_PATH_INTRA_AREA)
H A Dospf_abr.c752 if (or->path_type == OSPF_PATH_INTRA_AREA)
876 if (or->path_type == OSPF_PATH_INTRA_AREA &&
884 if (or->path_type == OSPF_PATH_INTRA_AREA &&
906 or->path_type != OSPF_PATH_INTRA_AREA)
1024 if (or->path_type == OSPF_PATH_INTRA_AREA)
1122 or->path_type != OSPF_PATH_INTRA_AREA)
H A Dospf_ia.c371 if (or->path_type != OSPF_PATH_INTRA_AREA &&
381 if (or->path_type == OSPF_PATH_INTRA_AREA &&
519 if (or->path_type != OSPF_PATH_INTRA_AREA &&
H A Dospf_ase.c77 or->path_type == OSPF_PATH_INTRA_AREA)
H A Dospf_spf.c832 case OSPF_PATH_INTRA_AREA:
H A Dospf_zebra.c1160 if (or->path_type == OSPF_PATH_INTRA_AREA)
H A Dospf_vty.c6349 case OSPF_PATH_INTRA_AREA:

Completed in 79 milliseconds