{
        {
            DATA := {
                ConnectionId := {
                    Protocol := icmpv6,
                    Local := {
                        IpAddr := ANY,
     
     
     
     
     
                        Port := OMIT
                    },
                    Remote := {
                        IpAddr := ANY,
     
     
     
     
     
                        Port := OMIT
                    }
                },
                Ind := {
                    ICMP := {
                        RecvFrom := ANY
                    }
     
     
     
     
     
     
     
     
                }
            }
        }
    }