Home
last modified time | relevance | path

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

/linux-6.15/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.h1360 rxrpc_serial_t send_serial, rxrpc_serial_t resp_serial,
/linux-6.15/include/trace/events/
H A Drxrpc.h1443 int slot, rxrpc_serial_t send_serial),
1445 TP_ARGS(call, why, slot, send_serial),
1451 __field(rxrpc_serial_t, send_serial)
1458 __entry->send_serial = send_serial;
1465 __entry->send_serial)
1471 rxrpc_serial_t send_serial, rxrpc_serial_t resp_serial,
1474 TP_ARGS(call, why, slot, send_serial, resp_serial, rtt, srtt, rto),
1480 __field(rxrpc_serial_t, send_serial)
1492 __entry->send_serial = send_serial;
1504 __entry->send_serial,