Home
last modified time | relevance | path

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

/linux-4.4.14/net/rxrpc/
Dar-ack.c711 call->state != RXRPC_CALL_SERVER_AWAIT_ACK) in rxrpc_process_rx_queue()
725 call->state == RXRPC_CALL_SERVER_AWAIT_ACK) && in rxrpc_process_rx_queue()
774 case RXRPC_CALL_SERVER_AWAIT_ACK: in rxrpc_process_rx_queue()
Dar-internal.h363 RXRPC_CALL_SERVER_AWAIT_ACK, /* - server awaiting final ACK */ enumerator
Dar-output.c475 call->state = RXRPC_CALL_SERVER_AWAIT_ACK; in rxrpc_queue_packet()
Dar-call.c41 [RXRPC_CALL_SERVER_AWAIT_ACK] = "SvAwtACK",