Home
last modified time | relevance | path

Searched refs:ip_pool (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/ap/
Dwpa_auth_i.h265 struct bitfield *ip_pool; member
Dwpa_auth.c817 wpa_auth->ip_pool = bitfield_alloc(count);
883 bitfield_free(wpa_auth->ip_pool);
1037 bitfield_clear(sm->wpa_auth->ip_pool, sm->ip_addr_bit);
3949 wpa_auth->ip_pool && WPA_GET_BE32(sm->ip_addr) == 0) {
3953 idx = bitfield_get_first_zero(wpa_auth->ip_pool);
3956 bitfield_set(wpa_auth->ip_pool, idx);