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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_dbex.c164 else if (OSPF6_LSA_IS_SCOPE_AS (ntohs (received->header->type)))
212 else if (OSPF6_LSA_IS_SCOPE_AS (htons (lsa->header->type)))
244 else if (OSPF6_LSA_IS_SCOPE_AS (htons (lsa_header->type)))
698 else if (OSPF6_LSA_IS_SCOPE_AS (ntohs (lsa_header->type)))
H A Dospf6_lsa.h68 #define OSPF6_LSA_IS_SCOPE_AS(x) \ macro
H A Dospf6d.c816 else if (OSPF6_LSA_IS_SCOPE_AS (ntohs (type)))
H A Dospf6_lsa.c803 else if (OSPF6_LSA_IS_SCOPE_AS (ntohs (lsa->header->type)))

Completed in 48 milliseconds