Searched refs:RXRPC_ACK_PING_RESPONSE (Results 1 – 5 of 5) sorted by relevance
116 #define RXRPC_ACK_PING_RESPONSE 7 /* response to RXRPC_ACK_PING */ macro132 (1 << RXRPC_ACK_PING_RESPONSE) | \
84 [RXRPC_ACK_PING_RESPONSE] = 8,
863 if (buf.ack.reason == RXRPC_ACK_PING_RESPONSE) in rxrpc_input_ack()872 rxrpc_propose_ACK(call, RXRPC_ACK_PING_RESPONSE, in rxrpc_input_ack()
299 if (call->ackr_reason == RXRPC_ACK_PING_RESPONSE) in rxrpc_send_data()
441 EM(RXRPC_ACK_PING_RESPONSE, "PNR") \