WIP move around fde
[metze/samba/wip.git] / libcli / smb / smb_direct.h
index 62e15eaa082cc073249bda6b57835a81bf13e3ad..edc96b9b73f39ec2d96444e8a1de76e67e021bd8 100644 (file)
@@ -41,6 +41,7 @@ struct smb_direct_rdma_context {
 extern struct smb_direct_connection *smb_direct_conn;
 
 NTSTATUS smbd_direct_listener_setup(TALLOC_CTX *mem_ctx,
+                                   struct tevent_context *ev,
                                    const struct sockaddr_storage *addr,
                                    struct smb_direct_listener **_l);
 struct tevent_req *smb_direct_listener_accept_send(TALLOC_CTX *mem_ctx,