Home
last modified time | relevance | path

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

/net/rxrpc/
Dcall_event.c262 rxrpc_set_call_state(call, RXRPC_CALL_SERVER_SEND_REPLY); in rxrpc_begin_service_reply()
281 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_close_tx_phase()
342 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_transmit_some_data()
Dsendmsg.c316 state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_send_data()
Dcall_object.c28 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
Dinput.c984 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()
Dar-internal.h584 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator