[][src]Constant netsim_embed::tcp::TcpFlags::ACK

pub const ACK: u16 = 16; // 0x0_010u16

ACK – indicates that the Acknowledgment field is significant. All packets after the initial SYN packet sent by the client should have this flag set.