Home
last modified time | relevance | path

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

/net/rxrpc/
Dsendmsg.c233 call->state = RXRPC_CALL_SERVER_SEND_REPLY; in rxrpc_queue_packet()
242 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_queue_packet()
317 state != RXRPC_CALL_SERVER_SEND_REPLY) in rxrpc_send_data()
812 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_kernel_send_data()
Dcall_object.c28 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
Dar-internal.h529 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
Dinput.c983 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()