Searched refs:cont_offset (Results 1 – 2 of 2) sorted by relevance
231 if (cont_offset != p_ccb->cont_offset || num_rsp_handles < cont_offset) { in process_service_search()241 cont_offset = 0; in process_service_search()242 p_ccb->cont_offset = 0; in process_service_search()278 for (xx = cont_offset; xx < cont_offset + cur_handles; xx++) in process_service_search()380 if (cont_offset != p_ccb->cont_offset) { in process_service_attr_req()392 p_ccb->cont_offset = 0; in process_service_attr_req()469 cont_offset = 0; in process_service_attr_req()480 cont_offset = 1; in process_service_attr_req()608 if (cont_offset != p_ccb->cont_offset) { in process_service_search_attr_req()755 cont_offset = 0; in process_service_search_attr_req()[all …]
163 uint16_t cont_offset; /* Continuation state data in the server response */ member