Searched refs:same_vh_protocol_owner (Results 1 – 3 of 3) sorted by relevance
570 &wsi->a.vhost->same_vh_protocol_owner[n]); in lws_same_vh_protocol_insert()581 if (wsi->a.vhost && wsi->a.vhost->same_vh_protocol_owner) in __lws_same_vh_protocol_remove()621 lws_dll2_get_head(&vhost->same_vh_protocol_owner[n])) { in lws_callback_on_writable_all_protocol_vhost()
871 vh->same_vh_protocol_owner = (struct lws_dll2_owner *) in lws_create_vhost()1527 lws_free(vh->same_vh_protocol_owner);
485 struct lws_dll2_owner *same_vh_protocol_owner; member