Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtcp.h315 TCP_NLA_BYTES_NOTSENT, /* Bytes in write queue not yet sent */ enumerator
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp.c3659 nla_put_u32(stats, TCP_NLA_BYTES_NOTSENT, in tcp_get_timestamping_opt_stats()