Searched refs:tfrc_tx_hist_add (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/dccp/ccids/lib/
H A Dpacket_history.h63 int tfrc_tx_hist_add(struct tfrc_tx_hist_entry **headp, u64 seqno);
H A Dpacket_history.c62 int tfrc_tx_hist_add(struct tfrc_tx_hist_entry **headp, u64 seqno) tfrc_tx_hist_add() function
/linux-4.4.14/net/dccp/ccids/
H A Dccid3.c363 if (tfrc_tx_hist_add(&hc->tx_hist, dccp_sk(sk)->dccps_gss)) ccid3_hc_tx_packet_sent()

Completed in 112 milliseconds