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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid2.h65 unsigned long tx_last_cong; member in struct:ccid2_hc_tx_sock
H A Dccid2.c431 if (time_before(seqp->ccid2s_sent, hc->tx_last_cong)) {
436 hc->tx_last_cong = jiffies;
666 hc->tx_last_cong = jiffies;

Completed in 54 milliseconds