Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dsendmsg.c198 call->state = RXRPC_CALL_SERVER_SEND_REPLY; in rxrpc_queue_packet()
207 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_queue_packet()
732 state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_do_sendmsg()
783 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_kernel_send_data()
Dcall_object.c29 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
Dar-internal.h520 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
Dinput.c919 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()