Searched refs:tcpi_last_ack_recv (Results 1 – 6 of 6) sorted by relevance
239 __u32 tcpi_last_ack_recv; member
251 uint32_t tcpi_last_ack_recv; member
201 __u32 tcpi_last_ack_recv; member
3532 info->tcpi_last_ack_recv = jiffies_to_msecs(now - tp->rcv_tstamp); in tcp_get_info()