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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid3.c42 #define ccid3_pr_debug(format, a...) DCCP_PR_DEBUG(ccid3_debug, format, ##a) macro
44 #define ccid3_pr_debug(format, a...) macro
70 ccid3_pr_debug("%s(%p) %-8.8s -> %s\n",
105 ccid3_pr_debug("t_ipi=%u, delta=%u, s=%u, X=%u\n", hc->tx_t_ipi,
158 ccid3_pr_debug("X_prev=%u, X_now=%u, X_calc=%u, "
210 ccid3_pr_debug("%s(%p, state=%s) - entry\n", dccp_role(sk), sk,
251 ccid3_pr_debug("Reduced X to %llu/64 bytes/sec\n",
310 ccid3_pr_debug("SYN RTT = %uus\n", dp->dccps_syn_rtt);
332 ccid3_pr_debug("delay=%ld\n", (long)delay);
446 ccid3_pr_debug("
[all...]

Completed in 108 milliseconds