Searched refs:DEF_COMMUNITY (Results 1 – 1 of 1) sorted by relevance
392 #define DEF_COMMUNITY "public" macro1612 if (!(elem.asnlen == sizeof(DEF_COMMUNITY) - 1 && in community_print()1613 strncmp((const char *)elem.data.str, DEF_COMMUNITY, in community_print()1614 sizeof(DEF_COMMUNITY) - 1) == 0)) { in community_print()