Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
atm_blli Struct Reference

#include <atmsap.h>

Data Fields

unsigned char l2_proto
 
union {
   struct {
      unsigned char   mode
 
      unsigned char   window
 
   }   itu
 
   unsigned char   user
 
l2
 
unsigned char l3_proto
 
union {
   struct {
      unsigned char   mode
 
      unsigned char   def_size
 
      unsigned char   window
 
   }   itu
 
   unsigned char   user
 
   struct {
      unsigned char   term_type
 
      unsigned char   fw_mpx_cap
 
      unsigned char   bw_mpx_cap
 
   }   h310
 
   struct {
      unsigned char   ipi
 
      unsigned char   snap [5]
 
   }   tr9577
 
l3
 

Detailed Description

Definition at line 103 of file atmsap.h.

Field Documentation

unsigned char bw_mpx_cap

Definition at line 127 of file atmsap.h.

unsigned char def_size

Definition at line 118 of file atmsap.h.

unsigned char fw_mpx_cap

Definition at line 125 of file atmsap.h.

struct { ... } h310
unsigned char ipi

Definition at line 131 of file atmsap.h.

struct { ... } itu
struct { ... } itu
union { ... } l2
unsigned char l2_proto

Definition at line 104 of file atmsap.h.

union { ... } l3
unsigned char l3_proto

Definition at line 113 of file atmsap.h.

unsigned char mode

Definition at line 107 of file atmsap.h.

unsigned char snap[5]

Definition at line 132 of file atmsap.h.

unsigned char term_type

Definition at line 124 of file atmsap.h.

struct { ... } tr9577
unsigned char user

Definition at line 111 of file atmsap.h.

unsigned char window

Definition at line 109 of file atmsap.h.


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