Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/ccids/
H A Dccid2.h62 struct ccid2_seq *tx_seqbuf[CCID2_SEQBUF_MAX]; member
H A Dccid2.c31 if (hc->tx_seqbufc >= (sizeof(hc->tx_seqbuf) / in ccid2_hc_tx_alloc_seq()
61 hc->tx_seqbuf[hc->tx_seqbufc] = seqp; in ccid2_hc_tx_alloc_seq()
758 kfree(hc->tx_seqbuf[i]); in ccid2_hc_tx_exit()