Home
last modified time | relevance | path

Searched refs:RXRPC_CALL_CLIENT_RECV_REPLY (Results 1 – 4 of 4) sorted by relevance

/net/rxrpc/
Drecvmsg.c143 if (call->state == RXRPC_CALL_CLIENT_RECV_REPLY) { in rxrpc_end_rx_phase()
152 case RXRPC_CALL_CLIENT_RECV_REPLY: in rxrpc_end_rx_phase()
514 case RXRPC_CALL_CLIENT_RECV_REPLY: in rxrpc_recvmsg()
611 case RXRPC_CALL_CLIENT_RECV_REPLY: in rxrpc_kernel_recv_data()
Dcall_object.c27 [RXRPC_CALL_CLIENT_RECV_REPLY] = "ClRcvRpl",
Dar-internal.h425 RXRPC_CALL_CLIENT_RECV_REPLY, /* - client receiving reply phase */ enumerator
Dinput.c285 call->state = RXRPC_CALL_CLIENT_RECV_REPLY; in rxrpc_end_tx_phase()