Searched refs:OSPF6_LSA_DEBUG_FLOOD (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_lsa.h29 #define OSPF6_LSA_DEBUG_FLOOD 0x08 macro
47 (ospf6_lstype_debug (type) & OSPF6_LSA_DEBUG_FLOOD)
H A Dospf6_lsa.c855 SET_FLAG (handler->debug, OSPF6_LSA_DEBUG_FLOOD);
908 UNSET_FLAG (handler->debug, OSPF6_LSA_DEBUG_FLOOD);
959 if (CHECK_FLAG (handler->debug, OSPF6_LSA_DEBUG_FLOOD))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_lsa.h29 #define OSPF6_LSA_DEBUG_FLOOD 0x08 macro
47 (ospf6_lstype_debug (type) & OSPF6_LSA_DEBUG_FLOOD)
H A Dospf6_lsa.c855 SET_FLAG (handler->debug, OSPF6_LSA_DEBUG_FLOOD);
908 UNSET_FLAG (handler->debug, OSPF6_LSA_DEBUG_FLOOD);
959 if (CHECK_FLAG (handler->debug, OSPF6_LSA_DEBUG_FLOOD))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_lsa.h29 #define OSPF6_LSA_DEBUG_FLOOD 0x08 macro
47 (ospf6_lstype_debug (type) & OSPF6_LSA_DEBUG_FLOOD)
H A Dospf6_lsa.c855 SET_FLAG (handler->debug, OSPF6_LSA_DEBUG_FLOOD);
908 UNSET_FLAG (handler->debug, OSPF6_LSA_DEBUG_FLOOD);
959 if (CHECK_FLAG (handler->debug, OSPF6_LSA_DEBUG_FLOOD))

Completed in 178 milliseconds