Home
last modified time | relevance | path

Searched refs:TCP_NLA_BYTES_NOTSENT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dtcp.h315 TCP_NLA_BYTES_NOTSENT, /* Bytes in write queue not yet sent */ enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtcp.h331 TCP_NLA_BYTES_NOTSENT, /* Bytes in write queue not yet sent */ enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtcp.h320 TCP_NLA_BYTES_NOTSENT, /* Bytes in write queue not yet sent */ enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtcp.h221 TCP_NLA_BYTES_NOTSENT, enumerator
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dtcp.h315 TCP_NLA_BYTES_NOTSENT, /* Bytes in write queue not yet sent */ enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtcp.h221 TCP_NLA_BYTES_NOTSENT, enumerator
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c3705 nla_total_size(sizeof(u32)) + /* TCP_NLA_BYTES_NOTSENT */ in tcp_opt_stats_get_size()
3763 nla_put_u32(stats, TCP_NLA_BYTES_NOTSENT, in tcp_get_timestamping_opt_stats()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c3875 nla_total_size(sizeof(u32)) + /* TCP_NLA_BYTES_NOTSENT */ in tcp_opt_stats_get_size()
3947 nla_put_u32(stats, TCP_NLA_BYTES_NOTSENT, in tcp_get_timestamping_opt_stats()

Completed in 17 milliseconds