diff options
author | Dave Watson <davejwatson@fb.com> | 2017-06-14 11:37:26 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-15 12:12:40 -0400 |
commit | e3b5616a347603a521fe3ac46f3194a60900e3a7 (patch) | |
tree | b4fb14a65da9ebe7c0ca71ccb7b1777013ab4936 /net/Kconfig | |
parent | 734942cc4ea6478eed125af258da1bdbb4afe578 (diff) |
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
Export do_tcp_sendpages and tcp_rate_check_app_limited, since tls will need to
sendpages while the socket is already locked.
tcp_sendpage is exported, but requires the socket lock to not be held already.
Signed-off-by: Aviad Yehezkel <aviadye@mellanox.com>
Signed-off-by: Ilya Lesokhin <ilyal@mellanox.com>
Signed-off-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: Dave Watson <davejwatson@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions