Home
last modified time | relevance | path

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

/linux-4.4.14/net/rxrpc/
Dar-skbuff.c30 case RXRPC_CALL_CLIENT_RECV_REPLY: in rxrpc_request_final_ACK()
Dar-ack.c772 call->state = RXRPC_CALL_CLIENT_RECV_REPLY; in rxrpc_process_rx_queue()
1299 case RXRPC_CALL_CLIENT_RECV_REPLY: in rxrpc_process_call()
Dar-internal.h356 RXRPC_CALL_CLIENT_RECV_REPLY, /* - client receiving reply phase */ enumerator
Dar-input.c286 call->state = RXRPC_CALL_CLIENT_RECV_REPLY; in rxrpc_assume_implicit_ackall()
Dar-call.c34 [RXRPC_CALL_CLIENT_RECV_REPLY] = "ClRcvRpl",