Dallas Semiconductor DS80C400 C Libraries Home Page

Main Page   Data Structures   File List   Data Fields   Globals  

netstat_udp_entry Struct Reference

#include <rom400_netstat.h>


Detailed Description

Structure for a single UDP port table entry. The netstat_get_udp_table function returns a pointer to a table that contains NETSTAT_UDP_ENTRIES of this structure.


Data Fields

unsigned char flags
 Flags: NETSTAT_UDP_USED.

unsigned short port
 Port number for this entry.

unsigned char queue_hpp [5]
 Incoming packet queue for this port.

unsigned char reserved
 (Reserved)


The documentation for this struct was generated from the following file:
Copyright 2004 Dallas Semiconductor, Inc.. Documentation generated by Doxygen.