Home
last modified time | relevance | path

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

/openbmc/linux/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()