ip_hdrincl
The IPv4 layer generates an IP header when sending a packet unless the ip_hdrincl
socket option is enabled on the socket. When it is enabled, the packet must contain an IP header. For receiving, the IP header is always included in the packet.
static let ip_hdrincl: NIOBSDSocket.Option