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