Function ntap_core::net::ip::in_same_network

source ยท
pub fn in_same_network(src_ip: IpAddr, dst_ip: IpAddr) -> bool