Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtcp.h198 __u32 tcpi_last_data_sent; member
/Linux-v4.19/net/ipv4/
Dtcp.c3173 info->tcpi_last_data_sent = jiffies_to_msecs(now - tp->lsndtime); in tcp_get_info()