Searched refs:rxrpc_kernel_set_tx_length (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| H A D | af_rxrpc.h | 89 void rxrpc_kernel_set_tx_length(struct socket *, struct rxrpc_call *, s64);
|
| /linux/net/rxrpc/ |
| H A D | sendmsg.c | 870 void rxrpc_kernel_set_tx_length(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_set_tx_length() function 876 EXPORT_SYMBOL(rxrpc_kernel_set_tx_length);
|
| H A D | rxperf.c | 519 rxrpc_kernel_set_tx_length(rxperf_socket, call->rxcall, in rxperf_process_call()
|
| /linux/fs/afs/ |
| H A D | rxrpc.c | 856 rxrpc_kernel_set_tx_length(net->socket, call->rxcall, 0); in afs_send_empty_reply() 895 rxrpc_kernel_set_tx_length(net->socket, call->rxcall, len); in afs_send_simple_reply()
|
| /linux/Documentation/networking/ |
| H A D | rxrpc.rst | 1022 void rxrpc_kernel_set_tx_length(struct socket *sock,
|