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

#include <x25.h>

Data Fields

struct sock sk
 
struct x25_address source_addr dest_addr
 
struct x25_neighneighbour
 
unsigned int lci
 
unsigned int cudmatchlength
 
unsigned char state
 
unsigned char condition
 
unsigned short vs
 
unsigned short vr
 
unsigned short va
 
unsigned short vl
 
unsigned long t2
 
unsigned long t21
 
unsigned long t22
 
unsigned long t23
 
unsigned short fraglen
 
unsigned long flags
 
struct sk_buff_head ack_queue
 
struct sk_buff_head fragment_queue
 
struct sk_buff_head interrupt_in_queue
 
struct sk_buff_head interrupt_out_queue
 
struct timer_list timer
 
struct x25_causediag causediag
 
struct x25_facilities facilities
 
struct x25_dte_facilities dte_facilities
 
struct x25_calluserdata calluserdata
 
unsigned long vc_facil_mask
 

Detailed Description

Definition at line 147 of file x25.h.

Field Documentation

struct sk_buff_head ack_queue

Definition at line 157 of file x25.h.

struct x25_calluserdata calluserdata

Definition at line 165 of file x25.h.

struct x25_causediag causediag

Definition at line 162 of file x25.h.

unsigned char condition

Definition at line 152 of file x25.h.

unsigned int cudmatchlength

Definition at line 151 of file x25.h.

Definition at line 149 of file x25.h.

struct x25_dte_facilities dte_facilities

Definition at line 164 of file x25.h.

struct x25_facilities facilities

Definition at line 163 of file x25.h.

unsigned long flags

Definition at line 156 of file x25.h.

unsigned short fraglen

Definition at line 155 of file x25.h.

struct sk_buff_head fragment_queue

Definition at line 158 of file x25.h.

struct sk_buff_head interrupt_in_queue

Definition at line 159 of file x25.h.

struct sk_buff_head interrupt_out_queue

Definition at line 160 of file x25.h.

unsigned int lci

Definition at line 151 of file x25.h.

Definition at line 150 of file x25.h.

Definition at line 148 of file x25.h.

unsigned char state

Definition at line 152 of file x25.h.

unsigned long t2

Definition at line 154 of file x25.h.

unsigned long t21

Definition at line 154 of file x25.h.

unsigned long t22

Definition at line 154 of file x25.h.

unsigned long t23

Definition at line 154 of file x25.h.

Definition at line 161 of file x25.h.

unsigned short va

Definition at line 153 of file x25.h.

unsigned long vc_facil_mask

Definition at line 166 of file x25.h.

unsigned short vl

Definition at line 153 of file x25.h.

unsigned short vr

Definition at line 153 of file x25.h.

unsigned short vs

Definition at line 153 of file x25.h.


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