Searched refs:hi_serial (Results 1 – 5 of 5) sorted by relevance
353 if (after(sp->hdr.serial, conn->hi_serial)) in rxrpc_input_packet_on_conn()354 conn->hi_serial = sp->hdr.serial; in rxrpc_input_packet_on_conn()
491 (int)call->conn->hi_serial - (int)call->rx_serial > 0) { in rxrpc_input_call_event()
187 conn->hi_serial, in rxrpc_connection_seq_show()
609 unsigned int hi_serial; /* highest serial number received */ member
2246 __entry->conn_serial = call->conn->hi_serial;