![]() |
![]() |
Enet IOCTL param. More...
#include <enet_ioctl.h>
Data Fields | |
const void * | inArgs |
uint32_t | inArgsSize |
void * | outArgs |
uint32_t | outArgsSize |
Enet IOCTL param.
IOCTL params structure argument for all Enet IOCTL commands
const void* Enet_IoctlPrms_s::inArgs |
Pointer to an actual input args struct for the IOCTL cmd
uint32_t Enet_IoctlPrms_s::inArgsSize |
Size of inArgs structure
void* Enet_IoctlPrms_s::outArgs |
Pointer to an actual output args struct for the IOCTL cmd
uint32_t Enet_IoctlPrms_s::outArgsSize |
Size of outArgs structure