MityDSP Documentation Index
Public Attributes
tcDspNetIFConfigUtil::tsDspNetConfig Struct Reference

#include <DspNetIFConfigUtil.h>

List of all members.

Public Attributes

int mnUseDHCP
 use DHCP
int mnUseWINS
 use WINS
struct ip_addr msIpAddr
 IP Address, default if no DHCP or no DHCP server.
struct ip_addr msNetmask
 network mask, default if no DHCP or no DHCP server
struct ip_addr msGateway
 gateway address, default if no DHCP or no DHCP server
char maNetBIOSName [16]
 includes null terminator
char maPolledName [32]
 name reported to polling tool
char maDescription [64]
 description data to polling tool
unsigned char maMACAddress [6]
 Copy of MAC address (to support multiple MACs)

Detailed Description

This structure is used to describe Ethernet Interface Configuration data that may be useful to store in non-volatile FLASH area. Note the this structure includes a MAC address. Normally, this should be a copy of the MAC address specified for a MityDSP in the Config Block (see tcDspConfig), but this field is stored here in order to support multiple ethernet IFs on the same MityDSP processor card.


Member Data Documentation

int tcDspNetIFConfigUtil::tsDspNetConfig::mnUseDHCP

use DHCP

int tcDspNetIFConfigUtil::tsDspNetConfig::mnUseWINS

use WINS

struct ip_addr tcDspNetIFConfigUtil::tsDspNetConfig::msIpAddr

IP Address, default if no DHCP or no DHCP server.

struct ip_addr tcDspNetIFConfigUtil::tsDspNetConfig::msNetmask

network mask, default if no DHCP or no DHCP server

struct ip_addr tcDspNetIFConfigUtil::tsDspNetConfig::msGateway

gateway address, default if no DHCP or no DHCP server

char tcDspNetIFConfigUtil::tsDspNetConfig::maNetBIOSName[16]

includes null terminator

char tcDspNetIFConfigUtil::tsDspNetConfig::maPolledName[32]

name reported to polling tool

char tcDspNetIFConfigUtil::tsDspNetConfig::maDescription[64]

description data to polling tool

unsigned char tcDspNetIFConfigUtil::tsDspNetConfig::maMACAddress[6]

Copy of MAC address (to support multiple MACs)


  
Generated on Mon Apr 22 2013 11:33:33 for MityDSP Net by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.