Searched refs:OSPF6_OPT_CLEAR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_proto.h61 #define OSPF6_OPT_CLEAR(x,opt) ((x)[2] &= ~(opt)) macro
H A Dospf6_lsa.c1175 OSPF6_OPT_CLEAR (router_lsa->options, OSPF6_OPT_MC);
1176 OSPF6_OPT_CLEAR (router_lsa->options, OSPF6_OPT_N);
1178 OSPF6_OPT_CLEAR (router_lsa->options, OSPF6_OPT_DC);

Completed in 96 milliseconds