Searched refs:hashbin_remove_first (Results 1 – 2 of 2) sorted by relevance
133 discovery = (discovery_t *) hashbin_remove_first(log); in irlmp_add_discovery_log()137 discovery = (discovery_t *) hashbin_remove_first(log); in irlmp_add_discovery_log()
502 void *hashbin_remove_first( hashbin_t *hashbin) in hashbin_remove_first() function