Constant rshijack::net::TcpFlags::SYN[]

pub const SYN: u16 = 2; // 0x0_002u16

SYN – Synchronize sequence numbers. Only the first packet sent from each end should have this flag set.