Searched refs:stream_redirect_t (Results 1 – 3 of 3) sorted by relevance
88 stream_redirect_t sr; in _c2s_config_expand()178 …sr = (stream_redirect_t) pmalloco(xhash_pool(c2s->stream_redirects), sizeof(struct stream_redirect… in _c2s_config_expand()886 stream_redirect_t sr;893 …sr = (stream_redirect_t) pmalloco(xhash_pool(c2s->stream_redirects), sizeof(struct stream_redirect…
414 } *stream_redirect_t; typedef
33 stream_redirect_t redirect; in _c2s_client_sx_callback()153 redirect = (stream_redirect_t) xhash_get(sess->c2s->stream_redirects, s->req_to); in _c2s_client_sx_callback()