Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dsendmsg.c23 static bool rxrpc_check_tx_space(struct rxrpc_call *call, rxrpc_seq_t *_tx_win) in rxrpc_check_tx_space() argument
30 if (_tx_win) in rxrpc_check_tx_space()
31 *_tx_win = tx_win; in rxrpc_check_tx_space()