Searched refs:rxrpc_is_client_call (Results 1 – 6 of 6) sorted by relevance
221 if (seq == 1 && rxrpc_is_client_call(call)) in rxrpc_queue_packet()724 } else if (rxrpc_is_client_call(call) && in rxrpc_do_sendmsg()
222 if (rxrpc_is_client_call(call)) in rxrpc_disconnect_call()
272 if (rxrpc_is_client_call(call)) in rxrpc_resend()
259 if (rxrpc_is_client_call(call) && in rxrpc_send_abort_packet()
786 static inline bool rxrpc_is_client_call(const struct rxrpc_call *call) in rxrpc_is_client_call() function
948 rxrpc_is_client_call(call)) in rxrpc_input_ack()