package netlink

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module NetlinkSource

Sourceval castp : 'a Ctypes.typ -> 'b Ctypes.ptr -> 'a Ctypes.ptr
Sourceval read_nullable : 'a Ctypes.typ -> unit Ctypes.ptr -> 'a option
Sourceval write_nullable : 'a Ctypes.typ -> 'a option -> unit Ctypes.ptr
Sourceval nullable_view : 'a Ctypes.typ -> 'a option Ctypes.typ
Sourceval string_opt : string option Ctypes.typ
Sourceval libnl_names : string list
Sourceval libnl_route_names : string list
Sourceval dlopen : filenames:string list -> flags:Dl.flag list -> Dl.library
Sourceval libnl : Dl.library
Sourceval libnl_route : Dl.library
Sourcemodule Socket : sig ... end
Sourcemodule Cache : sig ... end
Sourcetype addr
Sourceval addr_to_string' : addr Ctypes.structure Ctypes_static.ptr -> string -> string
Sourceval addr_to_string : addr Ctypes.structure Ctypes_static.ptr -> string
Sourcemodule Address : sig ... end
OCaml

Innovation. Community. Security.