Function netstack3_core::get_all_ip_addr_subnets
source · pub fn get_all_ip_addr_subnets<NonSyncCtx: NonSyncContext>(
ctx: &SyncCtx<NonSyncCtx>,
device: &DeviceId<NonSyncCtx>
) -> Vec<AddrSubnetEither>
Expand description
Get all IPv4 and IPv6 address/subnet pairs configured on a device