Searched refs:first_empty_slot (Results 1 – 1 of 1) sorted by relevance
2192 uuid_t *first_empty_slot = NULL; in if_add_netagent_locked() local2204 if (first_empty_slot == NULL && in if_add_netagent_locked()2206 first_empty_slot = netagent_uuid; in if_add_netagent_locked()2214 if (first_empty_slot == NULL) { in if_add_netagent_locked()2237 first_empty_slot = in if_add_netagent_locked()2244 uuid_copy(*first_empty_slot, new_agent_uuid); in if_add_netagent_locked()