wan_udp_hdr Struct Reference

Wanpipe UDP Structure used for Maintenance and Debugging. More...

#include <wanpipe_api.h>

Collaboration diagram for wan_udp_hdr:

Collaboration graph
[legend]
List of all members.

Public Attributes

wan_mgmt_t wan_mgmt
wan_cmd_t wan_cmd
union {
   struct {
      wan_trace_info_t   trace_info
      unsigned char   data [WAN_MAX_DATA_SIZE]
   }   chdlc
   struct {
      wan_trace_info_t   trace_info
      unsigned char   data [WAN_MAX_DATA_SIZE]
   }   adsl
   struct {
      wan_trace_info_t   trace_info
      unsigned char   data [WAN_MAX_DATA_SIZE]
   }   atm
   struct {
      wan_trace_info_t   trace_info
      unsigned char   data [WAN_MAX_DATA_SIZE]
   }   ss7
   struct {
      wan_trace_info_t   trace_info
      unsigned char   data [WAN_MAX_DATA_SIZE]
   }   bitstrm
   struct {
      wan_trace_info_t   trace_info
      unsigned char   data [WAN_MAX_DATA_SIZE]
   }   aft
wan_udphdr_u

Detailed Description

Wanpipe UDP Structure used for Maintenance and Debugging.

This structure is used in conjunction with WANPIPE_IOCTL_PIPEMON ioctl. Commands used with this structure are defined in enum WANPIPE_IOCTL_PIPEMON_CMDS

Definition at line 92 of file wanpipe_api.h.


Member Data Documentation

wan_mgmt_t wan_udp_hdr::wan_mgmt

Used by legacy S514 code, not used for AFT

Definition at line 93 of file wanpipe_api.h.

wan_cmd_t wan_udp_hdr::wan_cmd

Stores command/result/data size

Definition at line 94 of file wanpipe_api.h.

wan_trace_info_t wan_udp_hdr::trace_info

Used to pass data trace information

Definition at line 97 of file wanpipe_api.h.

unsigned char wan_udp_hdr::data[WAN_MAX_DATA_SIZE]

Data/Result buffer

Definition at line 98 of file wanpipe_api.h.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 13 22:29:31 2010 for libsangoma by  doxygen 1.4.7