Quic entities
include order
include quic_infer
include file
include quic_shim
include random_value
instance client : quic_endpoint(endpoint_id.client) instance server : quic_endpoint(endpoint_id.server)
instance attacker : quic_endpoint.attacker_ep(client_addr,client_port)
TODO create socket for client & server TODO associate these data to the entities itself
var sock_attacker : net.socket