Home
last modified time | relevance | path

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

/net/rxrpc/
Dsendmsg.c236 call->state = RXRPC_CALL_SERVER_SEND_REPLY; in rxrpc_queue_packet()
245 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_queue_packet()
770 state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_do_sendmsg()
821 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_kernel_send_data()
Dcall_object.c29 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
Dar-internal.h525 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
Dinput.c941 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()