Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dcall_object.c188 call->tx_phase = true; in rxrpc_alloc_client_call()
528 (call->tx_phase ? rxrpc_skb_tx_cleaned : in rxrpc_release_call()
563 !call->tx_phase || in rxrpc_prepare_call_for_retry()
685 (call->tx_phase ? rxrpc_skb_tx_cleaned : in rxrpc_cleanup_call()
Drecvmsg.c162 call->tx_phase = true; in rxrpc_end_rx_phase()
Dar-internal.h636 bool tx_phase; /* T if transmission phase, F if receive phase */ member
Dinput.c350 call->tx_phase = false; in rxrpc_receiving_reply()