Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h172 int txn_resp; member
Dsecure-streams.c1543 h->txn_resp = nack; in lws_ss_server_ack()
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c936 (h->txn_resp ? h->txn_resp : 200) : in secstream_h1()