Searched refs:rsidx (Results 1 – 3 of 3) sorted by relevance
280 if (h->rsidx + 1 < (int)LWS_ARRAY_SIZE(h->rideshare_ofs) && in callback_sspc_client()281 h->rideshare_ofs[h->rsidx + 1]) in callback_sspc_client()282 h->rsidx++; in callback_sspc_client()481 &h->rideshare_list[h->rideshare_ofs[h->rsidx]]); in lws_sspc_rideshare()482 return &h->rideshare_list[h->rideshare_ofs[h->rsidx]]; in lws_sspc_rideshare()
240 uint8_t rsidx; member
834 h->rsidx = 0; in lws_ss_deserialize_parse()