Home
last modified time | relevance | path

Searched refs:rxrpc_kernel_send_data (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/net/
Daf_rxrpc.h40 int rxrpc_kernel_send_data(struct rxrpc_call *, struct msghdr *, size_t);
/linux-4.1.27/fs/afs/
Drxrpc.c317 ret = rxrpc_kernel_send_data(call->rxcall, msg, in afs_send_pages()
398 ret = rxrpc_kernel_send_data(rxcall, &msg, call->request_size); in afs_make_call()
784 switch (rxrpc_kernel_send_data(call->rxcall, &msg, 0)) { in afs_send_empty_reply()
820 n = rxrpc_kernel_send_data(call->rxcall, &msg, len); in afs_send_simple_reply()
/linux-4.1.27/net/rxrpc/
Dar-output.c211 int rxrpc_kernel_send_data(struct rxrpc_call *call, struct msghdr *msg, in rxrpc_kernel_send_data() function
241 EXPORT_SYMBOL(rxrpc_kernel_send_data);
/linux-4.1.27/Documentation/networking/
Drxrpc.txt736 int rxrpc_kernel_send_data(struct rxrpc_call *call, struct msghdr *msg,