Home
last modified time | relevance | path

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

/net/dccp/ccids/
Dccid2.h75 struct ccid2_seq *tx_seqbuf[CCID2_SEQBUF_MAX]; member
Dccid2.c44 if (hc->tx_seqbufc >= (sizeof(hc->tx_seqbuf) / in ccid2_hc_tx_alloc_seq()
73 hc->tx_seqbuf[hc->tx_seqbufc] = seqp; in ccid2_hc_tx_alloc_seq()
750 kfree(hc->tx_seqbuf[i]); in ccid2_hc_tx_exit()