Searched refs:ip_pool (Results 1 – 2 of 2) sorted by relevance
220 struct bitfield *ip_pool; member
485 wpa_auth->ip_pool = bitfield_alloc(count); in wpa_init()528 bitfield_free(wpa_auth->ip_pool); in wpa_deinit()673 bitfield_clear(sm->wpa_auth->ip_pool, in wpa_free_sta_sm()2723 wpa_auth->ip_pool && WPA_GET_BE32(sm->ip_addr) == 0) { in SM_STATE()2727 idx = bitfield_get_first_zero(wpa_auth->ip_pool); in SM_STATE()2730 bitfield_set(wpa_auth->ip_pool, idx); in SM_STATE()