test_speculative_dst_addr

Function test_speculative_dst_addr 

Source
pub fn test_speculative_dst_addr(buf: &[u8], addr: Ipv4Addr) -> bool
Expand description

This function checks if buf may hold an IPv4Packet heading towards the given address. Cannot produce false negatives.