Searched refs:num_randtable (Results 1 – 2 of 2) sorted by relevance
5087 pDst->num_randtable = (uint8_t)(ielen); in dot11f_unpack_ie_fh_patt_table()20173 num_randtable + 4; in get_packed_size_core()26483 nNeeded += (pSrc->num_randtable + 4); in dot11f_pack_ie_fh_patt_table()26503 DOT11F_MEMCPY(pCtx, pBuf, &(pSrc->randtable), pSrc->num_randtable); in dot11f_pack_ie_fh_patt_table()26504 *pnConsumed += pSrc->num_randtable; in dot11f_pack_ie_fh_patt_table()
5849 uint8_t num_randtable; member