Searched refs:OSPF6_OPT_R (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_proto.c76 r = (OSPF6_OPT_ISSET (options, OSPF6_OPT_R) ? "R" : "-" );
H A Dospf6_proto.h48 #define OSPF6_OPT_R (1 << 4) /* Forwarding Capability (Any Protocol) */ macro
H A Dospf6_area.c172 OSPF6_OPT_CLEAR (oa->options, OSPF6_OPT_R);
177 OSPF6_OPT_SET (oa->options, OSPF6_OPT_R);
H A Dospf6_top.c546 OSPF6_OPT_CLEAR (oa->options, OSPF6_OPT_R);
571 OSPF6_OPT_SET (oa->options, OSPF6_OPT_R);
H A Dospf6_intra.c153 if (!OSPF6_OPT_ISSET (rtr_lsa->options, OSPF6_OPT_R))
201 OSPF6_OPT_SET (router_lsa->options, OSPF6_OPT_R);
1566 ! OSPF6_OPT_ISSET (brouter->path.options, OSPF6_OPT_R))
H A Dospf6_abr.c662 if (! OSPF6_OPT_ISSET (router_lsa->options, OSPF6_OPT_R) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_proto.c76 r = (OSPF6_OPT_ISSET (options, OSPF6_OPT_R) ? "R" : "-" );
H A Dospf6_proto.h48 #define OSPF6_OPT_R (1 << 4) /* Forwarding Capability (Any Protocol) */ macro
H A Dospf6_area.c172 OSPF6_OPT_CLEAR (oa->options, OSPF6_OPT_R);
177 OSPF6_OPT_SET (oa->options, OSPF6_OPT_R);
H A Dospf6_top.c546 OSPF6_OPT_CLEAR (oa->options, OSPF6_OPT_R);
571 OSPF6_OPT_SET (oa->options, OSPF6_OPT_R);
H A Dospf6_intra.c153 if (!OSPF6_OPT_ISSET (rtr_lsa->options, OSPF6_OPT_R))
201 OSPF6_OPT_SET (router_lsa->options, OSPF6_OPT_R);
1566 ! OSPF6_OPT_ISSET (brouter->path.options, OSPF6_OPT_R))
H A Dospf6_abr.c662 if (! OSPF6_OPT_ISSET (router_lsa->options, OSPF6_OPT_R) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_proto.c76 r = (OSPF6_OPT_ISSET (options, OSPF6_OPT_R) ? "R" : "-" );
H A Dospf6_proto.h48 #define OSPF6_OPT_R (1 << 4) /* Forwarding Capability (Any Protocol) */ macro
H A Dospf6_area.c172 OSPF6_OPT_CLEAR (oa->options, OSPF6_OPT_R);
177 OSPF6_OPT_SET (oa->options, OSPF6_OPT_R);
H A Dospf6_top.c546 OSPF6_OPT_CLEAR (oa->options, OSPF6_OPT_R);
571 OSPF6_OPT_SET (oa->options, OSPF6_OPT_R);
H A Dospf6_intra.c153 if (!OSPF6_OPT_ISSET (rtr_lsa->options, OSPF6_OPT_R))
201 OSPF6_OPT_SET (router_lsa->options, OSPF6_OPT_R);
1566 ! OSPF6_OPT_ISSET (brouter->path.options, OSPF6_OPT_R))
H A Dospf6_abr.c662 if (! OSPF6_OPT_ISSET (router_lsa->options, OSPF6_OPT_R) ||

Completed in 204 milliseconds