tx_lsndtime 219 net/dccp/ccids/ccid2.c s32 delta = now - hc->tx_lsndtime; tx_lsndtime 244 net/dccp/ccids/ccid2.c (s32)(now - hc->tx_lsndtime) >= hc->tx_rto) tx_lsndtime 247 net/dccp/ccids/ccid2.c hc->tx_lsndtime = now; tx_lsndtime 737 net/dccp/ccids/ccid2.c hc->tx_last_cong = hc->tx_lsndtime = hc->tx_cwnd_stamp = ccid2_jiffies32; tx_lsndtime 81 net/dccp/ccids/ccid2.h tx_lsndtime;