Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dcall_event.c207 rxrpc_set_call_state(call, RXRPC_CALL_SERVER_SEND_REPLY); in rxrpc_begin_service_reply()
226 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_close_tx_phase()
287 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_transmit_some_data()
H A Dsendmsg.c322 state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_send_data()
H A Dcall_object.c28 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
H A Dinput.c974 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()
H A Dar-internal.h593 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator