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