Searched refs:tcpi_last_data_recv (Results 1 – 3 of 3) sorted by relevance
174 __u32 tcpi_last_data_recv; member
181 info->tcpi_last_data_recv = ((now - tp->ack.lrcvtime)*1000)/HZ; in tcpdiag_fill()
2506 info.tcpi_last_data_recv = ((now - tp->ack.lrcvtime)*1000)/HZ; in tcp_getsockopt()