Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_output.c2162 u32 timeout, tlp_time_stamp, rto_time_stamp; in tcp_schedule_loss_probe() local
2203 tlp_time_stamp = tcp_time_stamp + timeout; in tcp_schedule_loss_probe()
2205 if ((s32)(tlp_time_stamp - rto_time_stamp) > 0) { in tcp_schedule_loss_probe()