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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid2.c35 #define ccid2_pr_debug(format, a...) DCCP_PR_DEBUG(ccid2_debug, format, ##a) macro
68 ccid2_pr_debug("len of chain=%d\n", len);
75 ccid2_pr_debug("total len=%d\n", len);
79 #define ccid2_pr_debug(format, a...) macro
155 ccid2_pr_debug("changing local ack ratio to %u\n", val);
161 ccid2_pr_debug("change SRTT to %ld\n", val);
179 ccid2_pr_debug("RTO_EXPIRE\n");
217 ccid2_pr_debug("setting RTO timeout=%ld\n", hc->tx_rto);
247 ccid2_pr_debug("cwnd=%d pipe=%d\n", hc->tx_cwnd, hc->tx_pipe);
259 ccid2_pr_debug("ou
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/dccp/ccids/
H A Dccid2.c35 #define ccid2_pr_debug(format, a...) DCCP_PR_DEBUG(ccid2_debug, format, ##a) macro
68 ccid2_pr_debug("len of chain=%d\n", len);
75 ccid2_pr_debug("total len=%d\n", len);
79 #define ccid2_pr_debug(format, a...) macro
155 ccid2_pr_debug("changing local ack ratio to %u\n", val);
161 ccid2_pr_debug("change SRTT to %ld\n", val);
179 ccid2_pr_debug("RTO_EXPIRE\n");
217 ccid2_pr_debug("setting RTO timeout=%ld\n", hc->tx_rto);
247 ccid2_pr_debug("cwnd=%d pipe=%d\n", hc->tx_cwnd, hc->tx_pipe);
259 ccid2_pr_debug("ou
[all...]

Completed in 128 milliseconds