Searched refs:kIOPrimaryInterface (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/bless-103/libbless/Network/
H A DBLGetPreferredNetworkInterface.c77 CFDictionaryAddValue(propDict, CFSTR(kIOPrimaryInterface), kCFBooleanTrue);
/macosx-10.10.1/webdavfs-367/mount.tproj/
H A DEncodedSourceID.c239 // Each IONetworkInterface object has a Boolean property with the key kIOPrimaryInterface. Only the
256 // order to have IOServiceGetMatchingServices consider the kIOPrimaryInterface property, we must
267 CFDictionarySetValue(propertyMatchDict, CFSTR(kIOPrimaryInterface), kCFBooleanTrue);
269 // Now add the dictionary containing the matching value for kIOPrimaryInterface to our main
/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkInterface.h119 /*! @defined kIOPrimaryInterface
126 #define kIOPrimaryInterface "IOPrimaryInterface" macro
H A DIONetworkInterface.cpp247 // Set the kIOInterfaceNamePrefix and kIOPrimaryInterface properties.
1602 setProperty( kIOPrimaryInterface, isPrimaryInterface() );
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dsys-MacOSX.c2474 // Each IONetworkInterface object has a Boolean property with the key kIOPrimaryInterface. Only the
2491 // order to have IOServiceGetMatchingServices consider the kIOPrimaryInterface property, we must
2502 CFDictionarySetValue(propertyMatchDict, CFSTR(kIOPrimaryInterface), kCFBooleanTrue);
2504 // Now add the dictionary containing the matching value for kIOPrimaryInterface to our main
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkInterface.c1886 val = isA_CFBoolean(CFDictionaryGetValue(interface_dict, CFSTR(kIOPrimaryInterface)));

Completed in 135 milliseconds