Searched refs:RXRPC_CALL_SERVER_SEND_REPLY (Results 1 - 5 of 5) sorted by path

/linux-master/net/rxrpc/
H A Dar-internal.h593 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator in enum:rxrpc_call_state
H A Dcall_event.c207 rxrpc_set_call_state(call, RXRPC_CALL_SERVER_SEND_REPLY);
226 case RXRPC_CALL_SERVER_SEND_REPLY:
287 case RXRPC_CALL_SERVER_SEND_REPLY:
H A Dcall_object.c28 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
H A Dinput.c953 case RXRPC_CALL_SERVER_SEND_REPLY:
H A Dsendmsg.c316 state != RXRPC_CALL_SERVER_SEND_REPLY) {

Completed in 139 milliseconds