Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dsendmsg.c202 call->state = RXRPC_CALL_SERVER_SEND_REPLY; in rxrpc_queue_packet()
211 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_queue_packet()
730 state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_do_sendmsg()
781 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_kernel_send_data()
Dcall_object.c33 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
Dar-internal.h514 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
Dinput.c912 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()