Searched refs:SendBuffer_async (Results 1 – 3 of 3) sorted by relevance
72 written = SendBuffer_async(sock, kaddr + offset, size); in sock_send_actor()148 retval = SendBuffer_async(CurrentRequest->sock,Block[CPUNR],(size_t)retval); in DataSending()
57 int SendBuffer_async(struct socket *sock, const char *Buffer,const size_t Length);
174 int SendBuffer_async(struct socket *sock, const char *Buffer,const size_t Length) in SendBuffer_async() function