Home
last modified time | relevance | path

Searched hist:"473 bd239b808a8af5241ce9996a16d283d88ddff" (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcp.hdiff 473bd239b808a8af5241ce9996a16d283d88ddff Mon Mar 07 23:11:05 CET 2016 Tom Herbert <tom@herbertland.com> tcp: Add tcp_inq to get available receive bytes on socket

Create a common kernel function to get the number of bytes available
on a TCP socket. This is based on code in INQ getsockopt and we now call
the function for that getsockopt.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Dtcp.cdiff 473bd239b808a8af5241ce9996a16d283d88ddff Mon Mar 07 23:11:05 CET 2016 Tom Herbert <tom@herbertland.com> tcp: Add tcp_inq to get available receive bytes on socket

Create a common kernel function to get the number of bytes available
on a TCP socket. This is based on code in INQ getsockopt and we now call
the function for that getsockopt.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>