Searched defs:my_conn (Results 1 – 2 of 2) sorted by relevance
31 static struct my_conn { struct32 lws_sorted_usec_list_t sul; /* schedule connection retry */33 lws_sorted_usec_list_t sul_hz; /* 1hz summary */35 range_t e_lat_range;36 range_t price_range;38 struct lws *wsi; /* related wsi if any */39 uint16_t retry_count; /* count of consequetive retries */
22 static struct my_conn { struct23 lws_sorted_usec_list_t sul; /* schedule connection retry */24 struct lws *wsi; /* related wsi if any */25 uint16_t retry_count; /* count of consequetive retries */