Searched refs:kIOInterfaceType (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/configd-596.15/Plugins/InterfaceNamer/
H A Difnamer.c252 CFSTR(kIOInterfaceType));
254 CFSTR(kIOInterfaceType));
405 CFDictionaryContainsKey(dict, CFSTR(kIOInterfaceType)) &&
653 CFDictionarySetValue(new_if, CFSTR(kIOInterfaceType), val);
708 t = CFDictionaryGetValue(dict, CFSTR(kIOInterfaceType));
746 t = CFDictionaryGetValue(dict, CFSTR(kIOInterfaceType));
1112 db_type = CFDictionaryGetValue(dict, CFSTR(kIOInterfaceType));
1187 type = CFDictionaryGetValue(dict, CFSTR(kIOInterfaceType));
1428 known_type = CFDictionaryGetValue(known_dict, CFSTR(kIOInterfaceType));
1878 type = CFDictionaryGetValue(if_dict, CFSTR(kIOInterfaceType));
[all...]
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkInterface.h43 /*! @defined kIOInterfaceType
45 @discussion The kIOInterfaceType property has an OSNumber value that
50 #define kIOInterfaceType "IOInterfaceType" macro
710 The <code>kIOInterfaceType</code> is also updated using the provided type.
H A DIONetworkInterface.cpp1637 self->setProperty( kIOInterfaceType, getInterfaceType(), 8 );
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DLinkConfiguration.c948 num = IORegistryEntryCreateCFProperty(io_interface, CFSTR(kIOInterfaceType), NULL, kNilOptions);
H A DSCNetworkInterface.c1449 child_if_type = CFDictionaryGetValue(interface_dict, CFSTR(kIOInterfaceType));
1752 num = CFDictionaryGetValue(interface_dict, CFSTR(kIOInterfaceType));

Completed in 122 milliseconds