Home
last modified time | relevance | path

Searched refs:tcpi_unacked (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dtcp.h191 __u32 tcpi_unacked; member
/Linux-v4.19/net/ipv4/
Dtcp.c3132 info->tcpi_unacked = sk->sk_ack_backlog; in tcp_get_info()
3166 info->tcpi_unacked = tp->packets_out; in tcp_get_info()