Searched refs:tcpi_last_ack_recv (Results 1 – 3 of 3) sorted by relevance
175 __u32 tcpi_last_ack_recv; member
182 info->tcpi_last_ack_recv = ((now - tp->rcv_tstamp)*1000)/HZ; in tcpdiag_fill()
2507 info.tcpi_last_ack_recv = ((now - tp->rcv_tstamp)*1000)/HZ; in tcp_getsockopt()