notsent_bytes 1944 include/net/tcp.h u32 notsent_bytes = READ_ONCE(tp->write_seq) - notsent_bytes 1947 include/net/tcp.h return (notsent_bytes << wake) < tcp_notsent_lowat(tp);