Crate l3l4kit

source ·

Structs

This is the typical “five tuple” for a flow, a tcp or udp flow is identified by this combination. Flow can be an IPV4 or IPv6
A four-octet IPv4 address.
A sixteen-octet IPv6 address.

Enums

An internetworking address.
The state of a TCP socket, according to RFC 793.

Constants

Traits

These are callbacks that can be called inline from within the calls to the L3L4.xyz() APIs.