Searched refs:tcpi_segs_in (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/linux/ | ||
D | tcp.h | 261 __u32 tcpi_segs_in; /* RFC4898 tcpEStatsPerfSegsIn */ member |
/Linux-v5.10/net/ipv4/ | ||
D | tcp.c | 3459 info->tcpi_segs_in = tp->segs_in; in tcp_get_info() |