![]() |
NetSim Source Code Help
|

Go to the source code of this file.
Functions | |
| static NetSim_PACKET * | openFlow_CreatePacket (OFMSGTYPE type, UINT id, NETSIM_ID src, NETSIM_ID dest, NETSIM_IPAddress srcIP, NETSIM_IPAddress destIP, UINT16 srcPort, UINT16 destPort, void *payload, int len, bool isMore) |
| static void | openFlow_send_packet (NETSIM_ID d, NetSim_PACKET *packet, ptrSOCKETINTERFACE sock) |
| bool | fn_NetSim_OPEN_FLOW_SendCommand (NETSIM_ID dest, void *handle, void *command, UINT len) |
| void | openFlow_send_response (NETSIM_ID dev, UINT id, char *payload, int len, bool isMore) |
Definition at line 110 of file OpenFlowMsg.c.


|
static |
Definition at line 17 of file OpenFlowMsg.c.


|
static |
Definition at line 72 of file OpenFlowMsg.c.


Definition at line 145 of file OpenFlowMsg.c.

