Searched refs:rsidx (Results 1 – 3 of 3) sorted by relevance
560 if (h->rsidx + 1 < (int)LWS_ARRAY_SIZE(h->rideshare_ofs) && in callback_sspc_client()561 h->rideshare_ofs[h->rsidx + 1]) in callback_sspc_client()562 h->rsidx++; in callback_sspc_client()918 &h->rideshare_list[h->rideshare_ofs[h->rsidx]]); in lws_sspc_rideshare()919 return &h->rideshare_list[h->rideshare_ofs[h->rsidx]]; in lws_sspc_rideshare()
345 uint8_t rsidx; member
1380 h->rsidx = 0; in lws_ss_deserialize_parse()