Searched refs:tcpi_last_data_sent (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/uapi/linux/ | ||
| H A D | tcp.h | 236 __u32 tcpi_last_data_sent; member |
| /linux/net/ipv4/ | ||
| H A D | tcp.c | 4325 info->tcpi_last_data_sent = jiffies_to_msecs(now - tp->lsndtime); in tcp_get_info() |