Home
last modified time | relevance | path

Searched refs:LSA_IS_SCOPE_AREA (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ospf6d/
H A Dospf6.h174 #define LSA_IS_SCOPE_AREA(x) \ macro
H A Drde_lsdb.c474 else if (LSA_IS_SCOPE_AREA(ntohs(lsa->hdr.type))) in lsa_add()
581 else if (LSA_IS_SCOPE_AREA(ntohs(type))) in lsa_find()
/openbsd/usr.sbin/ospf6ctl/
H A Dospf6ctl.c594 if (LSA_IS_SCOPE_AREA(ntohs(type))) { in show_database_head()