pub fn test_speculative_dst_addr(buf: &[u8], addr: Ipv4Addr) -> bool
This function checks if buf may hold an IPv4Packet heading towards the given address. Cannot produce false negatives.
buf