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