Home
last modified time | relevance | path

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

/linux-6.1.9/net/rxrpc/
Drtt.c149 rxrpc_serial_t send_serial, rxrpc_serial_t resp_serial, in rxrpc_peer_add_rtt() argument
165 trace_rxrpc_rtt_rx(call, why, rtt_slot, send_serial, resp_serial, in rxrpc_peer_add_rtt()
/linux-6.1.9/include/trace/events/
Drxrpc.h902 int slot, rxrpc_serial_t send_serial),
904 TP_ARGS(call, why, slot, send_serial),
910 __field(rxrpc_serial_t, send_serial )
917 __entry->send_serial = send_serial;
924 __entry->send_serial)
930 rxrpc_serial_t send_serial, rxrpc_serial_t resp_serial,
933 TP_ARGS(call, why, slot, send_serial, resp_serial, rtt, rto),
939 __field(rxrpc_serial_t, send_serial )
949 __entry->send_serial = send_serial;
959 __entry->send_serial,