Searched refs:OSPF_NEIGHBOR_PRIORITY_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospfd.h100 #define OSPF_NEIGHBOR_PRIORITY_DEFAULT 0 macro
H A Dospfd.c1270 nbr_nbma->priority = OSPF_NEIGHBOR_PRIORITY_DEFAULT;
1516 if (nbr_nbma != OSPF_NEIGHBOR_PRIORITY_DEFAULT)
1517 nbr_nbma->priority = OSPF_NEIGHBOR_PRIORITY_DEFAULT;
H A Dospf_vty.c2096 int priority = OSPF_NEIGHBOR_PRIORITY_DEFAULT;
2144 int priority = OSPF_NEIGHBOR_PRIORITY_DEFAULT;
6894 if (nbr_nbma->priority != OSPF_NEIGHBOR_PRIORITY_DEFAULT)

Completed in 211 milliseconds