Home
last modified time | relevance | path

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

/Linux-v5.10/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()
757 state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_do_sendmsg()
808 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_kernel_send_data()
Dcall_object.c28 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
Dar-internal.h519 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
Dinput.c947 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()