Home
last modified time | relevance | path

Searched refs:RX_CALL_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drxrpc.h82 #define RX_CALL_TIMEOUT -3 /* call timeout exceeded */ macro
/openbmc/linux/net/rxrpc/
H A Dcall_event.c482 rxrpc_abort_call(call, 0, RX_CALL_TIMEOUT, -ETIME, in rxrpc_input_call_event()