Searched refs:kIOMaxTransferUnit (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkInterface.h52 /*! @defined kIOMaxTransferUnit
54 @discussion The kIOMaxTransferUnit property has an OSNumber value that
58 #define kIOMaxTransferUnit "IOMaxTransferUnit" macro
721 to the network stack, and updates the <code>kIOMaxTransferUnit</code>
H A DIONetworkInterface.cpp1638 self->setProperty( kIOMaxTransferUnit, getMaxTransferUnit(), 32 );

Completed in 172 milliseconds