Searched refs:OSPF6_OPT_MC (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_proto.c78 mc = (OSPF6_OPT_ISSET (options, OSPF6_OPT_MC) ? "MC" : "--");
H A Dospf6_proto.h50 #define OSPF6_OPT_MC (1 << 2) /* Multicasting Capability */ macro
H A Dospf6_intra.c199 OSPF6_OPT_CLEAR (router_lsa->options, OSPF6_OPT_MC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_proto.c78 mc = (OSPF6_OPT_ISSET (options, OSPF6_OPT_MC) ? "MC" : "--");
H A Dospf6_proto.h50 #define OSPF6_OPT_MC (1 << 2) /* Multicasting Capability */ macro
H A Dospf6_intra.c199 OSPF6_OPT_CLEAR (router_lsa->options, OSPF6_OPT_MC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_proto.c78 mc = (OSPF6_OPT_ISSET (options, OSPF6_OPT_MC) ? "MC" : "--");
H A Dospf6_proto.h50 #define OSPF6_OPT_MC (1 << 2) /* Multicasting Capability */ macro
H A Dospf6_intra.c199 OSPF6_OPT_CLEAR (router_lsa->options, OSPF6_OPT_MC);

Completed in 183 milliseconds