Searched refs:hashbin_remove_first (Results 1 – 3 of 3) sorted by relevance
91 void* hashbin_remove_first(hashbin_t *hashbin);
123 discovery = (discovery_t *) hashbin_remove_first(log); in irlmp_add_discovery_log()127 discovery = (discovery_t *) hashbin_remove_first(log); in irlmp_add_discovery_log()
281 void *hashbin_remove_first( hashbin_t *hashbin) in hashbin_remove_first() function