Crate windivert[][src]

Expand description

Wrapper arround windivert_sys ffi crate.

Modules

WinDivert address data structures

Structs

Main wrapper struct around windivert functionalities.

Flag type required by WinDivertOpen(). It follows a builder like style.

Raw packet

Enums

Action parameter for WinDivert::close()

WinDivert error type.

WinDivert event identifiers.

WinDivert layer to initialize the handle.

WinDivert parameter enum.

Parsed packet type.

WinDivert shutdown mode.