Type Alias sctp_proto::AssociationId

source ·
pub type AssociationId = u32;
Expand description

Protocol-level identifier for an Association.

Mainly useful for identifying this Association’s packets on the wire with tools like Wireshark.