Searched refs:rxrpc_is_client_call (Results 1 – 6 of 6) sorted by relevance
255 if (seq == 1 && rxrpc_is_client_call(call)) in rxrpc_queue_packet()751 } else if (rxrpc_is_client_call(call) && in rxrpc_do_sendmsg()
269 if (rxrpc_is_client_call(call)) in rxrpc_resend()
219 if (rxrpc_is_client_call(call)) in rxrpc_disconnect_call()
297 if (rxrpc_is_client_call(call) && in rxrpc_send_abort_packet()
804 static inline bool rxrpc_is_client_call(const struct rxrpc_call *call) in rxrpc_is_client_call() function
983 rxrpc_is_client_call(call)) in rxrpc_input_ack()