pub fn build_full_tcp_syn_packet(packet_option: PacketBuildOption) -> Vec<u8>
Expand description

Build TCP Packet from PacketBuildOption. Build full packet with Ethernet and IP header.