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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_community.h61 int community_cmp (struct community *, struct community *);
H A Dbgp_clist.c324 if (community_cmp (entry->u.com, arg))
460 if (community_cmp (com, entry->u.com))
530 if (community_cmp (entry->u.com, new->u.com))
H A Dbgp_community.c435 community_cmp (struct community *com1, struct community *com2) function
628 comhash = hash_create (community_hash_make, community_cmp);
H A Dbgp_route.c4480 ! community_cmp (ri->attr->community, com))
4725 ! community_cmp (ri->attr->community, com))

Completed in 61 milliseconds