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