Searched refs:sul_peer_limits (Results 1 – 2 of 2) sorted by relevance
68 struct lws_context_per_thread, sul_peer_limits); in lws_sul_peer_limits_cb()72 __lws_sul_insert(&pt->pt_sul_owner, &pt->sul_peer_limits, 10 * LWS_US_PER_SEC); in lws_sul_peer_limits_cb()705 context->pt[0].sul_peer_limits.cb = lws_sul_peer_limits_cb; in lws_create_context()707 &context->pt[0].sul_peer_limits, 10 * LWS_US_PER_SEC); in lws_create_context()
394 lws_sorted_usec_list_t sul_peer_limits; member