OpENer - Open Source EtherNet/IP(TM) I/O Target Stack  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
enipmessage.c File Reference
#include "enipmessage.h"
#include "string.h"
Include dependency graph for enipmessage.c:

Go to the source code of this file.

Functions

void InitializeENIPMessage (ENIPMessage *const message)
 

Function Documentation

void InitializeENIPMessage ( ENIPMessage *const  message)

Definition at line 10 of file enipmessage.c.

References enip_message::current_message_position, and enip_message::message_buffer.

Referenced by CheckAndHandleUdpGlobalBroadcastSocket(), CheckAndHandleUdpUnicastSocket(), HandleDataOnTcpSocket(), HandleReceivedSendRequestResponseDataCommand(), HandleReceivedSendUnitDataCommand(), and SendConnectedData().

Here is the caller graph for this function: