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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_network.c50 p->u.prefix4, htonl (OSPF_ALLSPFROUTERS),
69 p->u.prefix4, htonl (OSPF_ALLSPFROUTERS),
H A Dospfd.h64 #define OSPF_ALLSPFROUTERS 0xe0000005 /* 224.0.0.5 */ macro
H A Dospf_packet.c486 if (op->dst.s_addr == htonl (OSPF_ALLSPFROUTERS) ||
2906 op->dst.s_addr = htonl (OSPF_ALLSPFROUTERS);
3110 p.prefix.s_addr = htonl (OSPF_ALLSPFROUTERS);
3113 p.prefix.s_addr = htonl (OSPF_ALLSPFROUTERS);
3223 dst.s_addr = htonl (OSPF_ALLSPFROUTERS);
3225 dst.s_addr = htonl (OSPF_ALLSPFROUTERS);

Completed in 56 milliseconds