Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dtcp.h309 TCP_NLA_BYTES_SENT, /* Data bytes sent including retransmission */ enumerator
/linux/net/ipv4/
H A Dtcp.c4418 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_BYTES_SENT */ in tcp_get_timestamping_opt_stats()
4489 nla_put_u64_64bit(stats, TCP_NLA_BYTES_SENT, tp->bytes_sent, in do_tcp_getsockopt()