Searched refs:uidx (Results 1 – 8 of 8) sorted by relevance
122 if (rou->uidx == cx->route_uidx) { in _lws_route_get_uidx()158 _lws_route_pt_close_route_users(pt, robj->uidx); in _lws_route_remove()378 lws_route_uidx_t uidx) in _lws_route_pt_close_route_users() argument383 if (!uidx) in _lws_route_pt_close_route_users()386 lwsl_cx_info(pt->context, "closing users of route %d", uidx); in _lws_route_pt_close_route_users()399 wsi->peer_route_uidx == uidx) { in _lws_route_pt_close_route_users()
1394 lws_route_uidx_t uidx);
62 lws_route_uidx_t uidx; /* unique index for this route */ member
664 ds->uidx = estr->uidx; in lws_sort_dns()
326 wsi->peer_route_uidx = curr->uidx;
398 rou->uidx = _lws_route_get_uidx(cx); in rops_handle_POLLIN_netlink()
5527 unsigned int uidx = 0; in print_debug_addr_section() local5534 printf (" [%*u] ", digits, uidx++); in print_debug_addr_section()10812 unsigned int uidx = 0; in print_debug_str_offsets_section() local10824 digits, uidx++, (int) offset_size * 2, offset, str ?: "???"); in print_debug_str_offsets_section()
928 * readelf.c (print_debug_addr_section): Rename index var to uidx.930 (print_debug_str_offsets_section): Rename index var to uidx.