Module windivert_sys::address[][src]

Expand description

WinDivert address types.

For more info, refer to the docs.

Structs

Base data type returned by recv and required by send

Represents the associated data recieved using WinDivertLayer::Flow

Represents the associated data recieved using WinDivertLayer::Network

Represents the associated data recieved using WinDivertLayer::Reflect

Represents the associated data recieved using WinDivertLayer::Socket

Unions

Union of the different data types associated with the possible layer values.