= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
ON THIS PAGE
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
module B : Vnetif.BACKEND
module R : Mirage_random.S
module Time : Mirage_time.S
module Mclock : Mirage_clock.MCLOCK
Signature
type backend = B.t
module V4 : Tcpip.Stack.V4
module Backend : Vnetif.BACKEND
val create_stack_ipv4 :
cidr:Ipaddr.V4.Prefix.t ->
?gateway:Ipaddr.V4.t ->
?mtu:int ->
?monitor_fn:(buffer -> unit io) ->
?unlock_on_listen:Lwt_mutex.t ->
backend ->
V4.t Lwt.t
Create a new IPv4 stack connected to an existing backend