Home
last modified time | relevance | path

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

/linux/include/net/
A Daf_rxrpc.h52 int rxrpc_kernel_send_data(struct socket *, struct rxrpc_call *,
/linux/fs/afs/
A Drxrpc.c362 ret = rxrpc_kernel_send_data(call->net->socket, rxcall, in afs_make_call()
373 ret = rxrpc_kernel_send_data(call->net->socket, in afs_make_call()
830 switch (rxrpc_kernel_send_data(net->socket, call->rxcall, &msg, 0, in afs_send_empty_reply()
870 n = rxrpc_kernel_send_data(net->socket, call->rxcall, &msg, len, in afs_send_simple_reply()
/linux/net/rxrpc/
A Dsendmsg.c772 int rxrpc_kernel_send_data(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_send_data() function
811 EXPORT_SYMBOL(rxrpc_kernel_send_data);
/linux/Documentation/networking/
A Drxrpc.rst866 int rxrpc_kernel_send_data(struct socket *sock,

Completed in 14 milliseconds