Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A 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()
/openbmc/linux/include/trace/events/
H A Drxrpc.h1251 int slot, rxrpc_serial_t send_serial),
1253 TP_ARGS(call, why, slot, send_serial),
1259 __field(rxrpc_serial_t, send_serial)
1266 __entry->send_serial = send_serial;
1273 __entry->send_serial)
1279 rxrpc_serial_t send_serial, rxrpc_serial_t resp_serial,
1282 TP_ARGS(call, why, slot, send_serial, resp_serial, rtt, rto),
1288 __field(rxrpc_serial_t, send_serial)
1298 __entry->send_serial = send_serial;
1308 __entry->send_serial,