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

Data Fields

struct elementnext
 
u8 data [1]
 
struct typetype_def
 
struct tokenname
 
struct tokentype
 
struct actionaction
 
struct elementchildren
 
struct elementrender_next
 
struct elementlist_next
 
uint8_t n_elements
 
uint8_t tag
 
unsigned entry_index
 
unsigned flags
 

Detailed Description

Definition at line 22 of file gh.c.

Field Documentation

Definition at line 647 of file asn1_compiler.c.

struct element* children

Definition at line 648 of file asn1_compiler.c.

u8 data[1]

Definition at line 24 of file gh.c.

unsigned entry_index

Definition at line 657 of file asn1_compiler.c.

unsigned flags

Definition at line 658 of file asn1_compiler.c.

struct element* list_next

Definition at line 651 of file asn1_compiler.c.

uint8_t n_elements

Definition at line 652 of file asn1_compiler.c.

struct token* name

Definition at line 645 of file asn1_compiler.c.

struct element * next

Definition at line 23 of file gh.c.

struct element* render_next

Definition at line 650 of file asn1_compiler.c.

Definition at line 655 of file asn1_compiler.c.

Definition at line 646 of file asn1_compiler.c.

struct type* type_def

Definition at line 644 of file asn1_compiler.c.


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