Home
last modified time | relevance | path

Searched refs:TCP_NLA_BYTES_NOTSENT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtcp.h221 TCP_NLA_BYTES_NOTSENT, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
Dtcp.h315 TCP_NLA_BYTES_NOTSENT, /* Bytes in write queue not yet sent */ enumerator
/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c3675 nla_put_u32(stats, TCP_NLA_BYTES_NOTSENT, in tcp_get_timestamping_opt_stats()