Searched refs:RXRPC_CALL_SERVER_SEND_REPLY (Results 1 – 4 of 4) sorted by relevance
230 call->state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_kernel_send_data()307 call->state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_server_sendmsg()471 call->state = RXRPC_CALL_SERVER_SEND_REPLY; in rxrpc_queue_packet()474 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_queue_packet()
362 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
40 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
710 call->state != RXRPC_CALL_SERVER_SEND_REPLY && in rxrpc_process_rx_queue()