Searched refs:rxrpc_notify_end_tx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | sendmsg.c | 179 static void rxrpc_notify_end_tx(struct rxrpc_sock *rx, struct rxrpc_call *call, in rxrpc_notify_end_tx() function 230 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet() 244 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet()
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | sendmsg.c | 226 static void rxrpc_notify_end_tx(struct rxrpc_sock *rx, struct rxrpc_call *call, in rxrpc_notify_end_tx() function 265 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet()
|
Completed in 4 milliseconds