Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dcall_event.c318 call->send_abort_why); in rxrpc_input_call_event()
H A Dsendmsg.c29 call->send_abort_why = why; in rxrpc_propose_abort()
H A Dar-internal.h733 unsigned int send_abort_why; /* Why the abort [enum rxrpc_abort_reason] */ member
/linux/include/trace/events/
H A Drxrpc.h929 __entry->why = call->send_abort_why;