Searched refs:DEF_COMMUNITY (Results 1 – 1 of 1) sorted by relevance
374 #define DEF_COMMUNITY "public" macro1597 if (!(elem.asnlen == sizeof(DEF_COMMUNITY) - 1 && in community_print()1598 strncmp((char *)elem.data.str, DEF_COMMUNITY, in community_print()1599 sizeof(DEF_COMMUNITY) - 1) == 0)) in community_print()