Home
last modified time | relevance | path

Searched refs:stash_idx (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dwsi.c1348 lws_wsi_client_stash_item(struct lws *wsi, int stash_idx, int hdr_idx) in lws_wsi_client_stash_item() argument
1352 return wsi->stash->cis[stash_idx]; in lws_wsi_client_stash_item()
Dprivate-lib-core-net.h1513 lws_wsi_client_stash_item(struct lws *wsi, int stash_idx, int hdr_idx);