Searched hist:"480 aeb9639d6a077c611b303a22f9b1e5937d081" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/rds/ |
H A D | tcp.h | diff 480aeb9639d6a077c611b303a22f9b1e5937d081 Thu May 28 00:12:25 CDT 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_keepcnt
Add a helper to directly set the TCP_KEEPCNT sockopt from kernel space without going through a fake uaccess.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_listen.c | diff 480aeb9639d6a077c611b303a22f9b1e5937d081 Thu May 28 00:12:25 CDT 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_keepcnt
Add a helper to directly set the TCP_KEEPCNT sockopt from kernel space without going through a fake uaccess.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | tcp.h | diff 480aeb9639d6a077c611b303a22f9b1e5937d081 Thu May 28 00:12:25 CDT 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_keepcnt
Add a helper to directly set the TCP_KEEPCNT sockopt from kernel space without going through a fake uaccess.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sunrpc/ |
H A D | xprtsock.c | diff 480aeb9639d6a077c611b303a22f9b1e5937d081 Thu May 28 00:12:25 CDT 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_keepcnt
Add a helper to directly set the TCP_KEEPCNT sockopt from kernel space without going through a fake uaccess.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | tcp.c | diff 480aeb9639d6a077c611b303a22f9b1e5937d081 Thu May 28 00:12:25 CDT 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_keepcnt
Add a helper to directly set the TCP_KEEPCNT sockopt from kernel space without going through a fake uaccess.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|