Searched hist:d41ecaac903c9f4658a71d4e7a708673cfb5abba (Results 1 – 4 of 4) sorted by relevance
/linux/net/rds/ |
H A D | tcp_listen.c | diff d41ecaac903c9f4658a71d4e7a708673cfb5abba Thu May 28 07:12:24 CEST 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_keepintvl
Add a helper to directly set the TCP_KEEPINTVL 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>
|
/linux/include/linux/ |
H A D | tcp.h | diff d41ecaac903c9f4658a71d4e7a708673cfb5abba Thu May 28 07:12:24 CEST 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_keepintvl
Add a helper to directly set the TCP_KEEPINTVL 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>
|
/linux/net/sunrpc/ |
H A D | xprtsock.c | diff d41ecaac903c9f4658a71d4e7a708673cfb5abba Thu May 28 07:12:24 CEST 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_keepintvl
Add a helper to directly set the TCP_KEEPINTVL 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>
|
/linux/net/ipv4/ |
H A D | tcp.c | diff d41ecaac903c9f4658a71d4e7a708673cfb5abba Thu May 28 07:12:24 CEST 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_keepintvl
Add a helper to directly set the TCP_KEEPINTVL 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>
|