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