Searched refs:RXRPC_CALL_SERVER_SEND_REPLY (Results 1 – 4 of 4) sorted by relevance
232 call->state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_kernel_send_data()313 call->state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_server_sendmsg()477 call->state = RXRPC_CALL_SERVER_SEND_REPLY; in rxrpc_queue_packet()480 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_queue_packet()
360 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
40 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
709 call->state != RXRPC_CALL_SERVER_SEND_REPLY && in rxrpc_process_rx_queue()