Searched refs:known_token (Results 1 – 1 of 1) sorted by relevance
703 lws_hpack_use_idx_hdr(struct lws *wsi, int idx, int known_token) in lws_hpack_use_idx_hdr() argument722 if (known_token > 0) in lws_hpack_use_idx_hdr()723 tok = known_token; in lws_hpack_use_idx_hdr()