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