Searched refs:tcpi_unacked (Results 1 – 7 of 7) sorted by relevance
58 assert tcpi_unacked == 0, tcpi_unacked
62 assert tcpi_unacked == 0, tcpi_unacked
60 assert tcpi_unacked == 0, tcpi_unacked
40 if (info.tcpi_unacked == 0) in wait_for_ack()
229 __u32 tcpi_unacked; member
262 __u32 tcpi_unacked; member
4242 * tcpi_unacked -> Number of children ready for accept()4245 info->tcpi_unacked = READ_ONCE(sk->sk_ack_backlog); in tcp_get_info() 4284 info->tcpi_unacked = tp->packets_out; in tcp_get_info()