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