Searched refs:hash_alloc_intern (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dhash.h61 void *hash_alloc_intern (void *);
H A Dhash.c57 hash_alloc_intern (void *arg) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_community.c302 find = (struct community *) hash_get (comhash, com, hash_alloc_intern);
H A Dbgp_ecommunity.c149 find = (struct ecommunity *) hash_get (ecomhash, ecom, hash_alloc_intern);
H A Dbgp_aspath.c266 find = hash_get (ashash, aspath, hash_alloc_intern);

Completed in 99 milliseconds