Searched refs:OSPF6_OPT_E (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_proto.c79 e = (OSPF6_OPT_ISSET (options, OSPF6_OPT_E) ? "E" : "-" );
H A Dospf6_proto.h51 #define OSPF6_OPT_E (1 << 1) /* AS External Capability */ macro
H A Dospf6_area.c180 OSPF6_OPT_SET (oa->options, OSPF6_OPT_E);
H A Dospf6_message.c270 if (OSPF6_OPT_ISSET (hello->options, OSPF6_OPT_E) !=
271 OSPF6_OPT_ISSET (oi->area->options, OSPF6_OPT_E))
H A Dospf6_intra.c198 OSPF6_OPT_SET (router_lsa->options, OSPF6_OPT_E);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_proto.c79 e = (OSPF6_OPT_ISSET (options, OSPF6_OPT_E) ? "E" : "-" );
H A Dospf6_proto.h51 #define OSPF6_OPT_E (1 << 1) /* AS External Capability */ macro
H A Dospf6_area.c180 OSPF6_OPT_SET (oa->options, OSPF6_OPT_E);
H A Dospf6_message.c270 if (OSPF6_OPT_ISSET (hello->options, OSPF6_OPT_E) !=
271 OSPF6_OPT_ISSET (oi->area->options, OSPF6_OPT_E))
H A Dospf6_intra.c198 OSPF6_OPT_SET (router_lsa->options, OSPF6_OPT_E);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_proto.c79 e = (OSPF6_OPT_ISSET (options, OSPF6_OPT_E) ? "E" : "-" );
H A Dospf6_proto.h51 #define OSPF6_OPT_E (1 << 1) /* AS External Capability */ macro
H A Dospf6_area.c180 OSPF6_OPT_SET (oa->options, OSPF6_OPT_E);
H A Dospf6_message.c270 if (OSPF6_OPT_ISSET (hello->options, OSPF6_OPT_E) !=
271 OSPF6_OPT_ISSET (oi->area->options, OSPF6_OPT_E))
H A Dospf6_intra.c198 OSPF6_OPT_SET (router_lsa->options, OSPF6_OPT_E);

Completed in 217 milliseconds