luxlabs header browser preview


@class CWFSCNetworkConfiguration, CWFKernelEventMonitor, CWFIO80211, NSSet, NSMutableDictionary, CWFSCNetworkReachability, NSOperationQueue, NSObject, CWFNetworkProfile;
@protocol CWFXPCRequestProxyDelegate, OS_dispatch_queue;

@interface CWFXPCRequestProxy : NSObject {
    NSObject<OS_dispatch_queue> *_mutexQueue;
    NSObject<OS_dispatch_queue> *_eventQueue;
    NSObject<OS_dispatch_queue> *_interfaceQueue;
    NSMutableDictionary *_apple80211Map;
    NSMutableDictionary *_SCNetworkServiceMap;
    NSMutableDictionary *_SCNetworkInterfaceMap;
    NSMutableDictionary *_EAP8021XMap;
    CWFSCNetworkConfiguration *_SCNetworkConfiguration;
    CWFSCNetworkReachability *_SCNetworkReachability;
    CWFIO80211 *_IO80211;
    CWFKernelEventMonitor *_keventMonitor;
    NSSet *_mutableEventIDs;
    BOOL _isMonitoringEvents;
    NSMutableDictionary *_mutableLinkDownStatusMap;
    NSMutableDictionary *_mutableRoamStatusMap;
    NSMutableDictionary *_mutableJoinStatusMap;
    NSMutableDictionary *_mutableAutoJoinTriggerMap;
    NSMutableDictionary *_mutableAutoJoinStatusMap;
    NSMutableDictionary *_mutableLinkQualityMap;
    double _lastLinkQualityMetricLoggedAt;
    NSMutableDictionary *_mutableQueueMap;
    NSOperationQueue *_defaultQueue;
    NSMutableDictionary *_mutableLinkDownNetworkMap;
    CWFNetworkProfile *_cachedKnownNetwork;
}

@property (retain) id<CWFXPCRequestProxyDelegate> delegate;

- (void)__getLinkDownStatus:(id)a0;
- (void)__setLinkDownStatus:(id)a0 interfaceName:(id)a1;
- (void)__updateMonitoring:(BOOL)a0 eventIDs:(id)a1;
- (void)startEventMonitoring;
- (void)__getSSID:(id)a0 XPCConnection:(id)a1;
- (void)__updateWiFiNetworkInterfaces;
- (id)init;
- (void)__getSystemActivities:(id)a0 XPCManager:(id)a1;
- (void)__getIPv4Router:(id)a0;
- (void)__updateEventMonitoring:(id)a0;
- (void)__startMonitoringDefaultEventIDs;
- (void)__getSSIDForVendor:(id)a0 XPCConnection:(id)a1;
- (id)__SCNetworkServiceWithInterfaceName:(id)a0;
- (void)__getActivities:(id)a0 XPCConnection:(id)a1;
- (BOOL)isMonitoringEvents;
- (void)__getGlobalIPv4Router:(id)a0;
- (id)__linkDownStatusWithInterfaceName:(id)a0;
- (void)__getGlobalIPv4NetServiceID:(id)a0;
- (void)__getDNSServerAddresses:(id)a0;
- (void)__getWEPSubtype:(id)a0;
- (void)__updateJoinStatusWithIPv4:(id)a0;
- (id)apple80211WithVirtualInterfaceRole:(int)a0 parentInterfaceName:(id)a1;
- (void)XPCManager:(id)a0 XPCConnection:(id)a1 updatedRegisteredEventIDs:(id)a2;
- (void)__autoJoinEndedWithResult:(BOOL)a0 interfaceName:(id)a1;
- (id)__EAP8021XWithInterfaceName:(id)a0;
- (void)__getGlobalIPv6InterfaceName:(id)a0;
- (void)__getGlobalIPv4NetServiceName:(id)a0;
- (void)stopEventMonitoring;
- (void)__getDHCPLeaseExpirationTime:(id)a0;
- (void)__getIPv6Addresses:(id)a0;
- (void)__getEAP8021XControlMode:(id)a0;
- (id)SCNetworkServiceWithInterfaceName:(id)a0;
- (void)__getDHCPServerID:(id)a0;
- (id)apple80211WithInterfaceName:(id)a0;
- (void)__handleKnownNetworkProfileChangedEvent:(id)a0;
- (void)__setAutoJoinStatus:(id)a0 interfaceName:(id)a1;
- (void)__handleAutoJoinStateChangedInternalEvent:(id)a0;
- (void)__updateAutoJoinStatusWithJoin:(id)a0;
- (void)__getAutoJoinStatus:(id)a0;
- (void)__getGlobalIPv6NetServiceName:(id)a0;
- (void)invalidate;
- (id)EAP8021XWithInterfaceName:(id)a0;
- (id)__interfaceNames;
- (void)__getGlobalIPv6NetServiceID:(id)a0;
- (void)__getIPv4SubnetMasks:(id)a0;
- (id)__knownNetworkProfiles;
- (void)setTargetQueue:(id)a0 requestType:(long long)a1 interfaceName:(id)a2;
- (id)__joinStatusWithInterfaceName:(id)a0;
- (void)__cancelRequestsWithNamePrefix:(id)a0;
- (void)__stopMonitoringDefaultEventIDs;
- (void)__setRoamStatus:(id)a0 interfaceName:(id)a1;
- (void)__getApple80211:(id)a0;
- (void)__getEAP8021XClientStatus:(id)a0;
- (void)__getMACAddress:(id)a0;
- (void)__updateWiFiNetworkServices;
- (void)__getIO80211ControllerInfo:(id)a0;
- (id)__linkQualityMetricWithInterfaceName:(id)a0;
- (void)__getPlatformCapabilities:(id)a0;
- (id)__apple80211WithVirtualInterfaceRole:(int)a0 parentInterfaceName:(id)a1;
- (void)__getEAP8021XControlState:(id)a0;
- (id)__roamStatusWithInterfaceName:(id)a0;
- (void)__getKnownNetworkMatchingNetworkProfile:(id)a0;
- (void)__handleAssocDoneInternalEvent:(id)a0;
- (void)__updateJoinStatusWithAuth:(id)a0;
- (void)__getJoinStatus:(id)a0;
- (void)__updateJoinStatusWithEAP8021X:(id)a0;
- (void)__getKnownNetworkMatchingScanResult:(id)a0;
- (id)__currentScanResult;
- (void)__setupEventHandlers;
- (void)__getNetServiceName:(id)a0;
- (id)__apple80211WithInterfaceName:(id)a0;
- (void)__getEAP8021XSupplicantState:(id)a0;
- (void)__updateJoinStatusWithIPv6:(id)a0;
- (void)__setChannel:(id)a0;
- (id)__hashedBSSID:(id)a0 XPCConnection:(id)a1 error:(id *)a2;
- (void)__getGlobalIPv4Addresses:(id)a0;
- (id)__networkStackMACAddressWithInterfaceName:(id)a0;
- (void)__getIPv4Addresses:(id)a0;
- (void)__getDHCPv6ServerID:(id)a0;
- (void)__setJoinStatus:(id)a0 interfaceName:(id)a1;
- (id)__vendorSpecificIdentifierForXPCConnection:(id)a0;
- (void)__getRoamStatus:(id)a0;
- (void)__getSecurity:(id)a0;
- (void)__updateAutoJoinState:(long long)a0 interfaceName:(id)a1;
- (void)__getGlobalIPv4InterfaceName:(id)a0;
- (void)__getWAPISubtype:(id)a0;
- (void)__getIPv6Router:(id)a0;
- (void)__autoJoinStartedWithTrigger:(long long)a0 interfaceName:(id)a1;
- (id)__queueForXPCRequest:(id)a0;
- (void)__performScan:(id)a0 XPCConnection:(id)a1;
- (void).cxx_destruct;
- (void)__addJoinStatusWithScanResult:(id)a0 knownNetworkProfile:(id)a1 isAutoJoin:(BOOL)a2 interfaceName:(id)a3;
- (void)__startMonitoringDefaultEventIDsForInterfaceName:(id)a0;
- (void)__getBSSID:(id)a0 XPCConnection:(id)a1;
- (void)XPCManager:(id)a0 XPCConnection:(id)a1 receivedXPCRequest:(id)a2;
- (void)__getEventIDs:(id)a0 XPCConnection:(id)a1;
- (id)__autojoinStatusWithInterfaceName:(id)a0;
- (void)__updateJoinStatusWithError:(id)a0 interaceName:(id)a1;
- (id)__interfaceSpecificEventIDs:(id)a0;
- (void)__getGlobalIPv6Addresses:(id)a0;
- (void)__getIPv4NetworkSignature:(id)a0;
- (void)XPCManager:(id)a0 invalidatedXPCConnection:(id)a1;
- (void)__getBSSIDForVendor:(id)a0 XPCConnection:(id)a1;
- (void)__getIPv6NetworkSignature:(id)a0;
- (void)__updateEventRegistration:(id)a0 XPCManager:(id)a1;
- (int)__defaultInterfaceRoleForRequestType:(long long)a0;
- (void)__setupEventHandlersWithInterfaceName:(id)a0;
- (id)__SCNetworkInterfaceWithInterfaceName:(id)a0;
- (void)__getSystemEventIDs:(id)a0 XPCManager:(id)a1;
- (void)__getGlobalDNSServerAddresses:(id)a0;
- (void)__getNetServiceID:(id)a0;
- (id)__deviceUUID;
- (void)__getIPv4ARPResolvedHardwareAddress:(id)a0;
- (void)__handleWillAssocInternalEvent:(id)a0;
- (void)__getHardwareMACAddress:(id)a0;
- (id)SCNetworkInterfaceWithInterfaceName:(id)a0;
- (void)__getDHCPLeaseStartTime:(id)a0;
- (void)__getIPv4ARPResolvedIPAddress:(id)a0;
- (void)__updateCurrentKnownBSSWithIPConfigurationForInterfaceName:(id)a0;
- (void)__getIO80211InterfaceInfo:(id)a0;
- (void)__setCachedKnownNetwork:(id)a0;
- (void)__getLinkQualityMetric:(id)a0;
- (void)__stopMonitoringDefaultEventIDsForInterfaceName:(id)a0;
- (id)__linkDownNetworkWithInterfaceName:(id)a0;
- (id)__hashedSSID:(id)a0 XPCConnection:(id)a1 error:(id *)a2;
- (void)__setLinkQualityMetric:(id)a0 interfaceName:(id)a1;
- (void)__getGlobalIPv6Router:(id)a0;
- (id)__currentNetworkProfileWithInterfaceName:(id)a0;
- (void)XPCManager:(id)a0 sendXPCEvent:(id)a1 reply:(id /* block */)a2;
- (void)__addKnownNetwork:(id)a0 XPCConnection:(id)a1;
- (void)__getNetServiceEnabled:(id)a0;
- (void)__getNetworkReachability:(id)a0;
- (void)__updateJoinStatusWithAssoc:(id)a0;
- (id)__virtualInterfaceNames;
- (void)XPCManager:(id)a0 XPCConnection:(id)a1 canceledXPCRequestsWithUUID:(id)a2;

@end