Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
tsGvcpCmdForceIP Struct Reference

#include <GigE.h>

Collaboration diagram for tsGvcpCmdForceIP:

Public Attributes

tsGvcpCmdHdr hdr
 Message header. More...
 
uint16_t reserved0
 Set to zero on transmission ignore on receipt. More...
 
uint8_t macaddr [6]
 The MAC address of the device to access. More...
 
uint32_t reserved1
 Set to zero. More...
 
uint32_t reserved2
 Set to zero. More...
 
uint32_t reserved3
 Set to zero. More...
 
uint32_t static_ip
 Static IP address to force into the device. More...
 
uint32_t reserved4
 Set to zero. More...
 
uint32_t reserved5
 Set to zero. More...
 
uint32_t reserved6
 Set to zero. More...
 
uint32_t static_sn
 Subnet mask to use with the static IP address. More...
 
uint32_t reserved7
 Set to zero. More...
 
uint32_t reserved8
 Set to zero. More...
 
uint32_t reserved9
 Set to zero. More...
 
uint32_t static_gw
 Default gateway to use with the static IP address. More...
 

Detailed Description

Note
The multibyte values in this structure will be big endian.

Member Data Documentation

◆ hdr

tsGvcpCmdHdr tsGvcpCmdForceIP::hdr

Message header.

◆ macaddr

uint8_t tsGvcpCmdForceIP::macaddr[6]

The MAC address of the device to access.

◆ reserved0

uint16_t tsGvcpCmdForceIP::reserved0

Set to zero on transmission ignore on receipt.

◆ reserved1

uint32_t tsGvcpCmdForceIP::reserved1

Set to zero.

◆ reserved2

uint32_t tsGvcpCmdForceIP::reserved2

Set to zero.

◆ reserved3

uint32_t tsGvcpCmdForceIP::reserved3

Set to zero.

◆ reserved4

uint32_t tsGvcpCmdForceIP::reserved4

Set to zero.

◆ reserved5

uint32_t tsGvcpCmdForceIP::reserved5

Set to zero.

◆ reserved6

uint32_t tsGvcpCmdForceIP::reserved6

Set to zero.

◆ reserved7

uint32_t tsGvcpCmdForceIP::reserved7

Set to zero.

◆ reserved8

uint32_t tsGvcpCmdForceIP::reserved8

Set to zero.

◆ reserved9

uint32_t tsGvcpCmdForceIP::reserved9

Set to zero.

◆ static_gw

uint32_t tsGvcpCmdForceIP::static_gw

Default gateway to use with the static IP address.

◆ static_ip

uint32_t tsGvcpCmdForceIP::static_ip

Static IP address to force into the device.

◆ static_sn

uint32_t tsGvcpCmdForceIP::static_sn

Subnet mask to use with the static IP address.


The documentation for this struct was generated from the following file: