Home
last modified time | relevance | path

Searched refs:ccid3_pr_debug (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/dccp/ccids/
Dccid3.c42 #define ccid3_pr_debug(format, a...) DCCP_PR_DEBUG(ccid3_debug, format, ##a) macro
44 #define ccid3_pr_debug(format, a...) macro
69 ccid3_pr_debug("%s(%p) %-8.8s -> %s\n", in ccid3_hc_tx_set_state()
102 ccid3_pr_debug("t_ipi=%u, s=%u, X=%u\n", hc->tx_t_ipi, in ccid3_update_send_interval()
156 ccid3_pr_debug("X_prev=%u, X_now=%u, X_calc=%u, " in ccid3_hc_tx_update_x()
211 ccid3_pr_debug("%s(%p, state=%s) - entry\n", dccp_role(sk), sk, in ccid3_hc_tx_no_feedback_timer()
253 ccid3_pr_debug("Reduced X to %llu/64 bytes/sec\n", in ccid3_hc_tx_no_feedback_timer()
312 ccid3_pr_debug("SYN RTT = %uus\n", dp->dccps_syn_rtt); in ccid3_hc_tx_send_packet()
333 ccid3_pr_debug("delay=%ld\n", (long)delay); in ccid3_hc_tx_send_packet()
428 ccid3_pr_debug("%s(%p), RTT=%uus (sample=%uus), s=%u, " in ccid3_hc_tx_packet_recv()
[all …]