Searched refs:sul_ah_lifecheck (Results 1 – 4 of 4) sorted by relevance
1130 pt->sul_ah_lifecheck.cb = lws_sul_http_ah_lifecheck; in rops_pt_init_destroy_h1()1132 __lws_sul_insert(&pt->pt_sul_owner, &pt->sul_ah_lifecheck, in rops_pt_init_destroy_h1()1135 lws_dll2_remove(&pt->sul_ah_lifecheck.list); in rops_pt_init_destroy_h1()
559 pt->sul_ah_lifecheck.cb = lws_sul_http_ah_lifecheck; in rops_pt_init_destroy_h2()561 __lws_sul_insert(&pt->pt_sul_owner, &pt->sul_ah_lifecheck, in rops_pt_init_destroy_h2()564 lws_dll2_remove(&pt->sul_ah_lifecheck.list); in rops_pt_init_destroy_h2()
557 struct lws_context_per_thread, sul_ah_lifecheck); in lws_sul_http_ah_lifecheck()
377 lws_sorted_usec_list_t sul_ah_lifecheck; member