Searched refs:ecommunity_cmp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_ecommunity.h57 int ecommunity_cmp (struct ecommunity *, struct ecommunity *);
H A Dbgp_ecommunity.c196 ecommunity_cmp (struct ecommunity *ecom1, struct ecommunity *ecom2) function
692 ecomhash = hash_create (ecommunity_hash_make, ecommunity_cmp);
H A Dbgp_clist.c328 if (ecommunity_cmp (entry->u.ecom, arg))
534 if (ecommunity_cmp (entry->u.ecom, new->u.ecom))

Completed in 30 milliseconds