pub fn get_ipv4_configuration_and_flags<NonSyncCtx: NonSyncContext>(
    sync_ctx: &SyncCtx<NonSyncCtx>,
    device: &DeviceId<NonSyncCtx>
) -> Ipv4DeviceConfigurationAndFlags
Expand description

Gets the IPv4 configuration and flags for a device.