Home
last modified time | relevance | path

Searched refs:hss_fetch_policy (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/system/fetch-policy/
Dfetch-policy.c139 if (context->hss_fetch_policy) /* already exists */ in lws_ss_sys_fetch_policy()
153 if (lws_ss_create(context, 0, &ssi, context, &context->hss_fetch_policy, in lws_ss_sys_fetch_policy()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h551 struct lws_ss_handle *hss_fetch_policy; member
Dcontext.c198 if (context->hss_fetch_policy) in lws_state_notify_protocol_init()