Searched refs:idxlast (Results 1 – 1 of 1) sorted by relevance
26816 uint32_t n, idx = 0, idxlast; in dot11f_pack_ie_MBO_IE() local26843 idxlast = idx; in dot11f_pack_ie_MBO_IE()26852 } while (DOT11F_BUFFER_OVERFLOW == status && idxlast != idx); in dot11f_pack_ie_MBO_IE()27570 uint32_t n, idx = 0, idxlast; in dot11f_pack_ie_p2_p_assoc_req() local27597 idxlast = idx; in dot11f_pack_ie_p2_p_assoc_req()27606 } while (DOT11F_BUFFER_OVERFLOW == status && idxlast != idx); in dot11f_pack_ie_p2_p_assoc_req()27618 uint32_t n, idx = 0, idxlast; in dot11f_pack_ie_p2_p_assoc_res() local27645 idxlast = idx; in dot11f_pack_ie_p2_p_assoc_res()27654 } while (DOT11F_BUFFER_OVERFLOW == status && idxlast != idx); in dot11f_pack_ie_p2_p_assoc_res()27666 uint32_t n, idx = 0, idxlast; in dot11f_pack_ie_p2_p_beacon() local[all …]