Searched refs:more_triplets (Results 1 – 6 of 6) sorted by relevance
280 pNew->more_triplets[i][0]; in convert_country()282 pNew->more_triplets[i][1]; in convert_country()284 pNew->more_triplets[i][2]; in convert_country()
750 ctry_ie->more_triplets[i][j] = buffer_triplets[i+1][j]; in populate_dot11f_country()
4511 DOT11F_MEMCPY(pCtx, pDst->more_triplets, pBuf, (ielen)); in dot11f_unpack_ie_country()25878 DOT11F_MEMCPY(pCtx, pBuf, &(pSrc->more_triplets), (pSrc->num_more_triplets * 3)); in dot11f_pack_ie_country()
3011 if (country_ie.more_triplets[0][0] <= OP_CLASS_ID_200) in lim_iterate_triplets()3016 if ((country_ie.more_triplets[i][0] > OP_CLASS_ID_200) && in lim_iterate_triplets()3018 if (country_ie.more_triplets[i + 1][0] <= in lim_iterate_triplets()
1347 OPTIONAL more_triplets[3][0..80];
5253 uint8_t more_triplets[80][3]; member