Searched refs:tfrc_tx_hist_add (Results 1 – 3 of 3) sorted by relevance
50 int tfrc_tx_hist_add(struct tfrc_tx_hist_entry **headp, u64 seqno);
49 int tfrc_tx_hist_add(struct tfrc_tx_hist_entry **headp, u64 seqno) in tfrc_tx_hist_add() function
355 if (tfrc_tx_hist_add(&hc->tx_hist, dccp_sk(sk)->dccps_gss)) in ccid3_hc_tx_packet_sent()