Skip to main content
Module pdu
iris_
core
1.0.0
Module pdu
Module Items
Structs
In iris_
core::
conntrack
iris_core
::
conntrack
Module
pdu
Copy item path
Source
Expand description
Transport-layer protocol data unit. Directly exposed to users as a primitive data type.
Structs
ยง
L4Context
Parsed transport-layer context from the packet used for connection tracking.
L4Pdu
Transport-layer protocol data unit for stream reassembly and application-layer protocol parsing. As a primitive Iris data type, this can be reassembled (InL4Stream) or not reassembled (InL4Conn).