Searched refs:kIOFeatures (Results 1 - 3 of 3) sorted by path

/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkController.cpp781 if ( !setProperty(kIOFeatures, num, sizeof(num) * 8) )
H A DIONetworkController.h49 /*! @defined kIOFeatures
51 @discussion The kIOFeatures property is a property of IONetworkController objects. It has an OSNumber value that describes generic features defined by IONetworkController that are supported by the
54 #define kIOFeatures "IOFeatures" macro
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkInterface.c1909 num = CFDictionaryGetValue(controller_dict, CFSTR(kIOFeatures));

Completed in 328 milliseconds