static ANIM_HANDLE handle
static bool validate_input(CLIHANDLE handle, ptrCOMMANDARRAY cmd)
struct stru_multArgs * ptrMULTARG
void openFlow_print_response(NETSIM_ID d, UINT id, void *msg, int len, bool isMore)
ptrHANDLEINFO openFlow_getHandle(NETSIM_ID d, UINT id)
struct stru_multArgs MULTARG
bool openflow_multiple_response_handler(ptrMULTARG arg, char *msg, int len, bool isMore)
void openFlow_saveHandle(NETSIM_ID d, UINT id, void *handle)
char * openFlow_execute_command(void *handle, NETSIM_ID d, UINT id, int *len, bool *isMore)
void CLI_PRINT_MESSAGE(CLIHANDLE handle, char *msg, int len)
void CLI_SEND_MESSAGE(CLIHANDLE handle, char *msg,...)
ptrCOMMANDARRAY remove_first_word_from_commandArray(ptrCOMMANDARRAY c)
void CLI_STOP_WAITING(CLIHANDLE handle)
char * CLI_EXECUTE_COMMAND(ptrCOMMANDARRAY cmd, NETSIM_ID d, int *len, bool(*multResp)(void *, char *msg, int len, bool isMore), void *arg, bool *isMore)
ptrCOMMANDARRAY CLI_GET_CMDARRAY_FROM_HANDLE(CLIHANDLE handle)
bool isOPENFLOWConfigured(NETSIM_ID d)
#define GET_OPENFLOW_VAR(d)
void openFlow_send_response(NETSIM_ID dev, UINT id, char *payload, int len, bool isMore)
bool isSDNController(NETSIM_ID d)
bool fn_NetSim_OPEN_FLOW_SendCommand(NETSIM_ID dest, void *handle, void *command, UINT len)
NETSIM_ID fn_NetSim_Stack_GetDeviceId_asName(const char *name)
#define DEVICE_NAME(DeviceId)
#define DEVICE_CONFIGID(DeviceId)
EXPORTED struct stru_NetSim_EventDetails * pstruEventDetails
struct stru_HandleInfo * next