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