Home
last modified time | relevance | path

Searched refs:tcpi_lost (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dtcp.h231 __u32 tcpi_lost; member
/Linux-v5.10/net/ipv4/
Dtcp.c3433 info->tcpi_lost = tp->lost_out; in tcp_get_info()