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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_proto.c31 dc = (OSPF6_OPT_ISSET (opt_capability, OSPF6_OPT_DC) ? "DC" : "--");
H A Dospf6_proto.h69 #define OSPF6_OPT_DC (1 << 5) /* Demand Circuit handling Capability */ macro
H A Dospf6_lsa.c1178 OSPF6_OPT_CLEAR (router_lsa->options, OSPF6_OPT_DC);

Completed in 52 milliseconds