Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_txp.c102 struct txp_el { struct
186 static int txp_el_ensure_iovec(struct txp_el *el, size_t num);
252 struct txp_el *el = &h->txp->el[h->enc_level]; in tx_helper_append_iovec()
291 struct txp_el *el = &h->txp->el[h->enc_level]; in tx_helper_begin()
3140 static int txp_el_ensure_iovec(struct txp_el *el, size_t num) in txp_el_ensure_iovec()