In my application, I want to add the option to split my packets and I have found this post:
Split packet into 2 packets with pcapdotnet
i split 1 TCP packet into 2 packets and the 2 packets received is TCP and Ipv4, is it normal or i should received 2 TCP packets ?