Searched refs:hi_serial (Results 1 – 5 of 5) sorted by relevance
360 if (after(sp->hdr.serial, conn->hi_serial)) in rxrpc_input_packet_on_conn()361 conn->hi_serial = sp->hdr.serial; in rxrpc_input_packet_on_conn()
495 (int)call->conn->hi_serial - (int)call->rx_serial > 0) { in rxrpc_input_call_event()
183 conn->hi_serial, in rxrpc_connection_seq_show()
527 unsigned int hi_serial; /* highest serial number received */ member
1803 __entry->conn_serial = call->conn->hi_serial;