mte/unikernel/duniverse/mirage/lib/devices/arp.mli
2025-11-11 02:07:51 +01:00

6 lines
101 B
OCaml

open Functoria.DSL
type arpv4
val arpv4 : arpv4 typ
val arp : Ethernet.ethernet impl -> arpv4 impl