Home
last modified time | relevance | path

Searched refs:send_serial (Results 1 – 3 of 3) sorted by relevance

/linux/net/rxrpc/
H A Drtt.c160 rxrpc_serial_t send_serial, rxrpc_serial_t resp_serial, in rxrpc_call_add_rtt() argument
177 trace_rxrpc_rtt_rx(call, why, rtt_slot, send_serial, resp_serial, in rxrpc_call_add_rtt()
H A Dar-internal.h1439 rxrpc_serial_t send_serial, rxrpc_serial_t resp_serial,
/linux/include/trace/events/
H A Drxrpc.h1586 int slot, rxrpc_serial_t send_serial),
1588 TP_ARGS(call, why, slot, send_serial),
1594 __field(rxrpc_serial_t, send_serial)
1601 __entry->send_serial = send_serial;
1608 __entry->send_serial)
1614 rxrpc_serial_t send_serial, rxrpc_serial_t resp_serial,
1617 TP_ARGS(call, why, slot, send_serial, resp_serial, rtt, srtt, rto),
1623 __field(rxrpc_serial_t, send_serial)
1635 __entry->send_serial = send_serial;
1647 __entry->send_serial,