OpenNet
|
The Adapter_Linux class (DDK, Linux only) More...
#include <Adapter_Linux.h>
Public Member Functions | |
void | Init (Adapter *aAdapter, OpenNetK_OSDep *aOSDep, void *aZone0) |
Initialize the instance. More... | |
The Adapter_Linux class (DDK, Linux only)
void OpenNetK::Adapter_Linux::Init | ( | Adapter * | aAdapter, |
OpenNetK_OSDep * | aOSDep, | ||
void * | aZone0 | ||
) |
Initialize the instance.
aAdapter | The Adapter |
aOSDep | The operating system dependent function table |
aZone0 | The spinlock to use |