Searched refs:tcpi_unacked (Results 1 – 4 of 4) sorted by relevance
40 if (info.tcpi_unacked == 0) in wait_for_ack()
229 __u32 tcpi_unacked; member
237 __u32 tcpi_unacked; member
4088 info->tcpi_unacked = READ_ONCE(sk->sk_ack_backlog); in tcp_get_info()4125 info->tcpi_unacked = tp->packets_out; in tcp_get_info()