Searched refs:RXRPC_CALL_SERVER_SEND_REPLY (Results 1 – 4 of 4) sorted by relevance
228 call->state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_kernel_send_data()309 call->state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_server_sendmsg()473 call->state = RXRPC_CALL_SERVER_SEND_REPLY; in rxrpc_queue_packet()476 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_queue_packet()
360 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
28 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
663 call->state != RXRPC_CALL_SERVER_SEND_REPLY && in rxrpc_process_rx_queue()