Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtcp.h228 __u32 tcpi_data_segs_out; /* RFC4898 tcpEStatsDataSegsOut */ member
/Linux-v4.19/net/ipv4/
Dtcp.c3199 info->tcpi_data_segs_out = tp->data_segs_out; in tcp_get_info()