HomeSort by: relevance | last modified time | path
    Searched refs:gtkidx (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
wpa_auth.h 318 u8 gtkidx; member in struct:wpa_auth_ml_key_info::wpa_auth_ml_link_key_info
wpa_auth.c 4189 info->gtkidx = gsm->GN & 0x03;
4330 *pos++ = (ml_key_info.links[i].gtkidx & 0x3) | (link_id << 4);
4554 int secure, gtkidx, encr = 0; local
4660 gtkidx = gsm->GN;
4668 gtkidx = 0;
4755 hdr[0] = gtkidx & 0x03;
6876 int wpa_ie_len, secure, gtkidx, encr = 0; local
6906 gtkidx = gsm->GN;
6976 hdr[0] = gtkidx & 0x03;

Completed in 21 milliseconds