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.c164 rxrpc_set_call_state(call, RXRPC_CALL_SERVER_SEND_REPLY); in rxrpc_begin_service_reply()
183 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_close_tx_phase()
269 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_transmit_some_data()
408 __rxrpc_call_state(call) == RXRPC_CALL_SERVER_SEND_REPLY)) { in rxrpc_input_call_event()
H A Dsendmsg.c371 state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_send_data()
H A Dcall_object.c27 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
H A Dar-internal.h659 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
H A Dinput.c1153 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()