Searched refs:OSPF6_LSA_IS_SCOPE_AREA (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_dbex.c154 else if (OSPF6_LSA_IS_SCOPE_AREA (ntohs (received->header->type)))
207 else if (OSPF6_LSA_IS_SCOPE_AREA (htons (lsa->header->type)))
242 else if (OSPF6_LSA_IS_SCOPE_AREA (htons (lsa_header->type)))
691 else if (OSPF6_LSA_IS_SCOPE_AREA (ntohs (lsa_header->type)))
H A Dospf6_lsa.h66 #define OSPF6_LSA_IS_SCOPE_AREA(x) \ macro
H A Dospf6d.c814 else if (OSPF6_LSA_IS_SCOPE_AREA (ntohs (type)))
H A Dospf6_lsa.c801 else if (OSPF6_LSA_IS_SCOPE_AREA (ntohs (lsa->header->type)))

Completed in 46 milliseconds