Searched refs:tcpi_unacked (Results 1 – 2 of 2) sorted by relevance
144 __u32 tcpi_unacked; member
2491 info->tcpi_unacked = sk->sk_ack_backlog; in tcp_get_info()2494 info->tcpi_unacked = tp->packets_out; in tcp_get_info()