type ipaddr = Ipaddr.V6.ttype callback = src:ipaddr -> dst:ipaddr -> Cstruct.t -> unit Lwt.ttype prefix = Ipaddr.V6.Prefix.tval pp_ipaddr : Stdlib.Format.formatter -> Ipaddr.V6.t -> unitval pp_prefix : Stdlib.Format.formatter -> Ipaddr.V6.Prefix.t -> unitval mtu : 'a -> dst:'b -> intval disconnect : unit -> unit Lwt.tval connect : unit -> unit Lwt.tval write :
'a ->
?fragment:'b ->
?ttl:'c ->
?src:'d ->
'e ->
'f ->
?size:'g ->
'h ->
'i ->
'j Lwt.tval get_ip : 'a -> Ipaddr.V6.t listval src : 'a -> dst:'b -> 'c