Searched refs:first_empty_slot (Results 1 – 1 of 1) sorted by relevance
2213 uuid_t *__single first_empty_slot = NULL; in if_add_netagent_locked() local2225 if (first_empty_slot == NULL && in if_add_netagent_locked()2227 first_empty_slot = netagent_uuid; in if_add_netagent_locked()2235 if (first_empty_slot == NULL) { in if_add_netagent_locked()2262 first_empty_slot = &(ifp->if_agentids[current_slot]); in if_add_netagent_locked()2265 uuid_copy(*first_empty_slot, new_agent_uuid); in if_add_netagent_locked()