Searched refs:tmp12__ (Results 1 – 1 of 1) sorted by relevance
1885 uint16_t tmp12__; in dot11f_unpack_ie_gtk() local1895 framesntohs(pCtx, &tmp12__, pBuf, 0); in dot11f_unpack_ie_gtk()1898 pDst->keyId = tmp12__ >> 0 & 0x3; in dot11f_unpack_ie_gtk()1899 pDst->reserved = tmp12__ >> 2 & 0x3feb; in dot11f_unpack_ie_gtk()