Module Icmp6.MsgType.Outer

module Outer: sig .. end

type t = int * int 
val to_string : int * int -> string
val is_valid : int * int -> bool
val repl_tag : string