Searched refs:txn_resp_pending (Results 1 – 2 of 2) sorted by relevance
933 if (h->txn_resp_pending) { in secstream_h1()938 h->txn_resp_pending = 0; in secstream_h1()1065 h->txn_resp_pending = 1; in secstream_h1()
192 uint8_t txn_resp_pending:1; /**< we have yet to send */ member