Searched refs:send_serial (Results 1 – 2 of 2) sorted by relevance
| /linux/net/rxrpc/ |
| A D | rtt.c | 149 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/include/trace/events/ |
| A D | rxrpc.h | 1245 int slot, rxrpc_serial_t send_serial), 1247 TP_ARGS(call, why, slot, send_serial), 1253 __field(rxrpc_serial_t, send_serial) 1260 __entry->send_serial = send_serial; 1267 __entry->send_serial) 1273 rxrpc_serial_t send_serial, rxrpc_serial_t resp_serial, 1276 TP_ARGS(call, why, slot, send_serial, resp_serial, rtt, rto), 1282 __field(rxrpc_serial_t, send_serial) 1292 __entry->send_serial = send_serial; 1302 __entry->send_serial,
|
Completed in 6 milliseconds