Home
last modified time | relevance | path

Searched refs:tcpi_data_segs_out (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dtcp.h266 __u32 tcpi_data_segs_out; /* RFC4898 tcpEStatsDataSegsOut */ member
/Linux-v5.10/net/ipv4/
Dtcp.c3463 info->tcpi_data_segs_out = tp->data_segs_out; in tcp_get_info()