Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/rxrpc/
A Dinput.c207 static bool rxrpc_rotate_tx_window(struct rxrpc_call *call, rxrpc_seq_t to, in rxrpc_rotate_tx_window() function
300 if (!rxrpc_rotate_tx_window(call, top, &summary)) { in rxrpc_receiving_reply()
910 if (rxrpc_rotate_tx_window(call, hard_ack, &summary)) { in rxrpc_input_ack()
939 if (rxrpc_rotate_tx_window(call, call->tx_top, &summary)) in rxrpc_input_ackall()

Completed in 7 milliseconds