Searched refs:rxrpc_check_tx_space (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/rxrpc/
H A Dsendmsg.c94 static bool rxrpc_check_tx_space(struct rxrpc_call *call, rxrpc_seq_t *_tx_win) function
110 if (rxrpc_check_tx_space(call, NULL))
145 if (rxrpc_check_tx_space(call, &tx_win))
174 if (rxrpc_check_tx_space(call, NULL))
343 if (!rxrpc_check_tx_space(call, NULL))

Completed in 101 milliseconds