Home
last modified time | relevance | path

Searched refs:sspc (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/system/metrics/
H A Dmetrics.c85 lws_metrics_tag_sspc_add(struct lws_sspc_handle *sspc, const char *name, in lws_metrics_tag_sspc_add() argument
88 __lws_lc_tag(sspc->context, NULL, &sspc->lc, "|%s", val); in lws_metrics_tag_sspc_add()
89 return lws_metrics_tag_add(&sspc->cal_txn.mtags_owner, name, val); in lws_metrics_tag_sspc_add()
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-serialize.c112 lwsl_sspc_get_cx(struct lws_sspc_handle *sspc) in lwsl_sspc_get_cx() argument
114 if (!sspc) in lwsl_sspc_get_cx()
117 return sspc->lc.log_cx; in lwsl_sspc_get_cx()
328 * pss_to_sspc_h(_pss, _ssi) to convert that to a pointer to the sspc
344 /* client pss to sspc userdata */
353 /* client pss to sspc userdata */
622 /* we still have an sspc handle */ in lws_ss_deserialize_parse()
765 /* we still have an sspc handle */ in lws_ss_deserialize_parse()

Completed in 3 milliseconds