Type Definition sctp_proto::AssociationId [−][src]
pub type AssociationId = u32;
Expand description
Protocol-level identifier for a Association.
Mainly useful for identifying this Association’s packets on the wire with tools like Wireshark.