Searched refs:tcpi_last_data_sent (Results 1 – 3 of 3) sorted by relevance
172 __u32 tcpi_last_data_sent; member
179 info->tcpi_last_data_sent = ((now - tp->lsndtime)*1000)/HZ; in tcpdiag_fill()
2504 info.tcpi_last_data_sent = ((now - tp->lsndtime)*1000)/HZ; in tcp_getsockopt()