Searched refs:tcpi_unacked (Results 1 – 7 of 7) sorted by relevance
36 if (info.tcpi_unacked == 0) in wait_for_ack()
229 __u32 tcpi_unacked; member
241 uint32_t tcpi_unacked; member
191 __u32 tcpi_unacked; member
3489 info->tcpi_unacked = READ_ONCE(sk->sk_ack_backlog); in tcp_get_info()3523 info->tcpi_unacked = tp->packets_out; in tcp_get_info()