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