Searched refs:smbd_send (Results 1 – 3 of 3) sorted by relevance
295 int smbd_send(struct TCP_Server_Info *server, struct smb_rqst *rqst);335 static inline int smbd_send(struct TCP_Server_Info *server, struct smb_rqst *rqst) {return -1; } in smbd_send() function
290 rc = smbd_send(server, rqst); in __smb_send_rqst()
2093 int smbd_send(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smbd_send() function