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