package mirage-net
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val ethernet_mac_of_bytes : string -> ethernet_mac
val ethernet_mac_of_string : string -> ethernet_mac option
val ethernet_mac_to_bytes : ethernet_mac -> bytes
val ethernet_mac_to_string : ethernet_mac -> string
val ethernet_mac_broadcast : ethernet_mac
type ipv4_addr = Unix.inet_addr
val ipv4_addr_of_tuple : (int32 * int32 * int32 * int32) -> ipv4_addr
val ipv4_addr_of_string : string -> ipv4_addr option
val ipv4_addr_to_string : ipv4_addr -> string
val ipv4_blank : ipv4_addr
val ipv4_broadcast : ipv4_addr
val ipv4_localhost : ipv4_addr
type ipv4_src = ipv4_addr option * int
type ipv4_dst = ipv4_addr * int
type arp = {
op : [ `Reply | `Request | `Unknown of int ];
sha : ethernet_mac;
spa : ipv4_addr;
tha : ethernet_mac;
tpa : ipv4_addr;
}
module type FLOW = sig ... end
module type DATAGRAM = sig ... end
module type CHANNEL = sig ... end
module type RPC = sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>