Searched refs:first_empty_slot (Results 1 – 1 of 1) sorted by relevance
2253 uuid_t *__single first_empty_slot = NULL; in if_add_netagent_locked() local2265 if (first_empty_slot == NULL && in if_add_netagent_locked()2267 first_empty_slot = netagent_uuid; in if_add_netagent_locked()2275 if (first_empty_slot == NULL) { in if_add_netagent_locked()2302 first_empty_slot = &(ifp->if_agentids[current_slot]); in if_add_netagent_locked()2305 uuid_copy(*first_empty_slot, new_agent_uuid); in if_add_netagent_locked()