Skip to main content

Module pdu

Module pdu 

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).