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