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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_packet.h136 #define IS_SET_DD_ALL(X) ((X) & OSPF_DD_FLAG_ALL)
H A Dospfd.h115 #define OSPF_DD_FLAG_ALL 0x07 macro
H A Dospf_packet.c1053 if ((IS_SET_DD_ALL (dd->flags) == OSPF_DD_FLAG_ALL) &&

Completed in 70 milliseconds