Searched refs:tcpi_notsent_bytes (Results 1 – 4 of 4) sorted by relevance
263 __u32 tcpi_notsent_bytes; member
225 __u32 tcpi_notsent_bytes; member
3548 info->tcpi_notsent_bytes = max_t(int, 0, tp->write_seq - tp->snd_nxt); in tcp_get_info()