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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dhash.h68 void hash_clean (struct hash *, void (*) (void *));
H A Dhash.c153 hash_clean (struct hash *hash, void (*free_func) (void *)) function
175 /* Free hash memory. You may call hash_clean before call this
H A Dif_rmap.c300 hash_clean (ifrmaphash, (void (*) (void *)) if_rmap_free);
H A Ddistribute.c695 hash_clean (disthash, (void (*) (void *)) distribute_free);

Completed in 47 milliseconds