Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dsendmsg.c94 static bool rxrpc_check_tx_space(struct rxrpc_call *call, rxrpc_seq_t *_tx_win) in rxrpc_check_tx_space() argument
96 if (_tx_win) in rxrpc_check_tx_space()
97 *_tx_win = call->tx_bottom; in rxrpc_check_tx_space()