Home
last modified time | relevance | path

Searched refs:notsent_lowat (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dtcp.h306 u32 notsent_lowat; /* TCP_NOTSENT_LOWAT */ member
/linux/net/ipv4/
A Dtcp.c3626 tp->notsent_lowat = val; in do_tcp_setsockopt()
4115 val = tp->notsent_lowat; in do_tcp_getsockopt()
/linux/include/net/
A Dtcp.h2001 return tp->notsent_lowat ?: net->ipv4.sysctl_tcp_notsent_lowat; in tcp_notsent_lowat()
/linux/net/core/
A Dfilter.c4941 tp->notsent_lowat = val; in _bpf_setsockopt()

Completed in 35 milliseconds