Searched refs:ccid2_seq (Results 1 – 2 of 2) sorted by relevance
22 struct ccid2_seq { struct26 struct ccid2_seq *ccid2s_prev; argument27 struct ccid2_seq *ccid2s_next; argument62 struct ccid2_seq *tx_seqbuf[CCID2_SEQBUF_MAX];64 struct ccid2_seq *tx_seqh;65 struct ccid2_seq *tx_seqt;
27 struct ccid2_seq *seqp; in ccid2_hc_tx_alloc_seq()32 sizeof(struct ccid2_seq *))) in ccid2_hc_tx_alloc_seq()36 seqp = kmalloc_array(CCID2_SEQBUF_LEN, sizeof(struct ccid2_seq), in ccid2_hc_tx_alloc_seq()243 struct ccid2_seq *next; in ccid2_hc_tx_packet_sent()340 struct ccid2_seq *seqp = hc->tx_seqt; in ccid2_hc_tx_packet_sent()434 static void ccid2_new_ack(struct sock *sk, struct ccid2_seq *seqp, in ccid2_new_ack()480 static void ccid2_congestion_event(struct sock *sk, struct ccid2_seq *seqp) in ccid2_congestion_event()518 struct ccid2_seq *seqp; in ccid2_hc_tx_packet_recv()676 struct ccid2_seq *last_acked = seqp; in ccid2_hc_tx_packet_recv()