Home
last modified time | relevance | path

Searched refs:TCP_NLA_SNDQ_SIZE (Results 1 – 3 of 3) sorted by path

/linux/include/uapi/linux/
H A Dtcp.h329 TCP_NLA_SNDQ_SIZE, /* Data (bytes) pending in send queue */ enumerator
/linux/net/ipv4/
H A Dtcp.c4003 nla_put_u32(stats, TCP_NLA_SNDQ_SIZE, tp->write_seq - tp->snd_una); in tcp_get_timestamping_opt_stats()
/linux/tools/include/uapi/linux/
H A Dtcp.h304 TCP_NLA_SNDQ_SIZE, /* Data (bytes) pending in send queue */ enumerator