Searched defs:alloc_len (Results 1 – 5 of 5) sorted by relevance
80 size_t alloc_len; /* current number of bytes allocated */ member
100 size_t data_len, alloc_len; member
155 static QUIC_URXE *demux_alloc_urxe(size_t alloc_len) in demux_alloc_urxe()205 size_t alloc_len) in demux_reserve_urxe()
47 size_t data_len, alloc_len, refcount; member329 static RXE *qrx_alloc_rxe(size_t alloc_len) in qrx_alloc_rxe()354 static RXE *qrx_ensure_free_rxe(OSSL_QRX *qrx, size_t alloc_len) in qrx_ensure_free_rxe()
28 size_t data_len, alloc_len; member217 static TXE *qtx_alloc_txe(size_t alloc_len) in qtx_alloc_txe()241 static TXE *qtx_ensure_free_txe(OSSL_QTX *qtx, size_t alloc_len) in qtx_ensure_free_txe()
Completed in 22 milliseconds