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