Searched refs:rxrpc_kernel_set_tx_length (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | af_rxrpc.h | 78 void rxrpc_kernel_set_tx_length(struct socket *, struct rxrpc_call *, s64);
|
| /linux-6.15/net/rxrpc/ |
| H A D | sendmsg.c | 861 void rxrpc_kernel_set_tx_length(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_set_tx_length() function 867 EXPORT_SYMBOL(rxrpc_kernel_set_tx_length);
|
| H A D | rxperf.c | 514 rxrpc_kernel_set_tx_length(rxperf_socket, call->rxcall, in rxperf_process_call()
|
| /linux-6.15/fs/afs/ |
| H A D | rxrpc.c | 834 rxrpc_kernel_set_tx_length(net->socket, call->rxcall, 0); in afs_send_empty_reply() 873 rxrpc_kernel_set_tx_length(net->socket, call->rxcall, len); in afs_send_simple_reply()
|
| /linux-6.15/Documentation/networking/ |
| H A D | rxrpc.rst | 1025 void rxrpc_kernel_set_tx_length(struct socket *sock,
|