Skip to main content

is_same_subnet

Function is_same_subnet 

Source
pub fn is_same_subnet(local: IpAddr, netmask: IpAddr, peer: IpAddr) -> bool