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