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

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

Completed in 4 milliseconds