mte/unikernel/duniverse/mirage/lib/devices/arp.mli

7 lines
101 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
open Functoria.DSL
type arpv4
val arpv4 : arpv4 typ
val arp : Ethernet.ethernet impl -> arpv4 impl