wan_api_tx_hdr_t Struct Reference

Deprecated: Legacy tx hdr structure, there is only one hdr type for tx and rx now. More...

#include <wanpipe_api_hdr.h>

Collaboration diagram for wan_api_tx_hdr_t:

Collaboration graph
[legend]
List of all members.

Public Attributes

union {
   struct {
      unsigned char   attr
      unsigned char   misc_Tx_bits
   }   chdlc
   struct {
      unsigned char   attr
      unsigned char   misc_Tx_bits
   }   hdlc
   struct {
      unsigned char   attr
      unsigned char   misc_Tx_bits
   }   fr
   struct {
      unsigned char   _rbs_rx_bits
      unsigned int   _time_stamp
   }   wp_tx
   struct {
      unsigned char   sio
      unsigned short   time_stamp
   }   ss7_legacy
   struct {
      unsigned char   pf
   }   lapb
   struct {
      unsigned char   pf
   }   xdlc
   struct {
      union {
         api_tx_ss7_hdr_t   ss7
         api_tx_hdlc_rpt_hdr_t   hdlc_rpt
         api_tdm_event_hdr_t   event
      }   hdr_u
   }   aft
   struct {
      u_int8_t   max_tx_queue_length
      u_int8_t   current_number_of_frames_in_tx_queue
   }   tx_h
   unsigned char   reserved [16]
}; 

Detailed Description

Deprecated: Legacy tx hdr structure, there is only one hdr type for tx and rx now.

This structure is here for backward compatibility

Definition at line 734 of file wanpipe_api_hdr.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 17 15:49:30 2008 for sample_c by  doxygen 1.4.7