[Source]
# File lib/racket/l4/icmpv6.rb, line 283 def initialize(*args) super(*args) self.type = ICMPv6_TYPE_MLD_QUERY end
[Validate]