Searched refs:HE_OPER_BASIC_LEN (Results 1 – 4 of 4) sorted by relevance
210 const unsigned int HE_OPER_BASIC_LEN = 6; variable254 infoElem.content = (char *)malloc(HE_OPER_BASIC_LEN + 1);256 infoElem.size = HE_OPER_BASIC_LEN + 1;266 infoElem.content = (char *)malloc(HE_OPER_BASIC_LEN + 1);268 infoElem.size = HE_OPER_BASIC_LEN + 1;278 infoElem.content = (char *)malloc(HE_OPER_BASIC_LEN + COLUMN_INDEX_FIVE + 1);281 infoElem.size = HE_OPER_BASIC_LEN + COLUMN_INDEX_FIVE + 1;294 infoElem.content = (char *)malloc(HE_OPER_BASIC_LEN + COLUMN_INDEX_THREE + 1);297 infoElem.size = HE_OPER_BASIC_LEN + COLUMN_INDEX_THREE + 1;
58 const unsigned int HE_OPER_BASIC_LEN = 6; variable255 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < (HE_OPER_BASIC_LEN + 1))) { in GetChanWidthCenterFreqHe()265 int expectedLen = HE_OPER_BASIC_LEN + (isVhtInfoExist ? COLUMN_INDEX_THREE : 0) in GetChanWidthCenterFreqHe()
51 const unsigned int HE_OPER_BASIC_LEN = 6; variable996 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < (HE_OPER_BASIC_LEN + 1))) { in GetChanWidthCenterFreqHe()1006 int expectedLen = HE_OPER_BASIC_LEN + (isVhtInfoExist ? COLUMN_INDEX_THREE : 0) in GetChanWidthCenterFreqHe()
55 const unsigned int HE_OPER_BASIC_LEN = 6; variable1187 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < (HE_OPER_BASIC_LEN + 1))) { in GetChanWidthCenterFreqHe()1197 int expectedLen = HE_OPER_BASIC_LEN + (isVhtInfoExist ? COLUMN_INDEX_THREE : 0) + in GetChanWidthCenterFreqHe()