Searched refs:ccid3_pr_debug (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/dccp/ccids/ |
H A D | ccid3.c | 31 #define ccid3_pr_debug(format, a...) macro 56 ccid3_pr_debug("%s(%p) %-8.8s -> %s\n", in ccid3_hc_tx_set_state() 91 ccid3_pr_debug("t_ipi=%u, s=%u, X=%u\n", hc->tx_t_ipi, in ccid3_update_send_interval() 146 ccid3_pr_debug("X_prev=%u, X_now=%u, X_calc=%u, " in ccid3_hc_tx_update_x() 244 ccid3_pr_debug("Reduced X to %llu/64 bytes/sec\n", in ccid3_hc_tx_no_feedback_timer() 304 ccid3_pr_debug("SYN RTT = %uus\n", dp->dccps_syn_rtt); in ccid3_hc_tx_send_packet() 325 ccid3_pr_debug("delay=%ld\n", (long)delay); in ccid3_hc_tx_send_packet() 420 ccid3_pr_debug("%s(%p), RTT=%uus (sample=%uus), s=%u, " in ccid3_hc_tx_packet_recv() 481 ccid3_pr_debug("%s(%p), RECEIVE_RATE=%u\n", in ccid3_hc_tx_parse_options() 487 ccid3_pr_debug("%s(%p), LOSS_EVENT_RATE=%u\n", in ccid3_hc_tx_parse_options() [all …]
|