Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_metrics.c32 unsigned long last_syn_loss; /* Last Fast Open SYN loss */ member
608 tfom->last_syn_loss = jiffies; in tcp_fastopen_cache_set()
725 jiffies - tfom->last_syn_loss, in tcp_metrics_fill_info()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_metrics.c32 unsigned long last_syn_loss; /* Last Fast Open SYN loss */ member
608 tfom->last_syn_loss = jiffies; in tcp_fastopen_cache_set()
724 jiffies - tfom->last_syn_loss, in tcp_metrics_fill_info()

Completed in 4 milliseconds