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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_community.h58 unsigned int community_hash_make (struct community *);
H A Dbgp_community.c388 community_hash_make (struct community *com) function
628 comhash = hash_create (community_hash_make, community_cmp);
H A Dbgp_attr.c298 key += community_hash_make (attr->community);

Completed in 49 milliseconds