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

#include <atmdev.h>

Data Fields

struct sock sk
 
unsigned long flags
 
short vpi
 
int vci
 
unsigned long aal_options
 
unsigned long atm_options
 
struct atm_devdev
 
struct atm_qos qos
 
struct atm_sap sap
 
void(* push )(struct atm_vcc *vcc, struct sk_buff *skb)
 
void(* pop )(struct atm_vcc *vcc, struct sk_buff *skb)
 
int(* push_oam )(struct atm_vcc *vcc, void *cell)
 
int(* send )(struct atm_vcc *vcc, struct sk_buff *skb)
 
voiddev_data
 
voidproto_data
 
struct k_atm_aal_statsstats
 
short itf
 
struct sockaddr_atmsvc local
 
struct sockaddr_atmsvc remote
 
struct atm_vccsession
 
voiduser_back
 

Detailed Description

Definition at line 90 of file atmdev.h.

Field Documentation

unsigned long aal_options

Definition at line 97 of file atmdev.h.

unsigned long atm_options

Definition at line 98 of file atmdev.h.

Definition at line 99 of file atmdev.h.

Definition at line 106 of file atmdev.h.

unsigned long flags

Definition at line 93 of file atmdev.h.

short itf

Definition at line 110 of file atmdev.h.

Definition at line 111 of file atmdev.h.

Definition at line 103 of file atmdev.h.

void* proto_data

Definition at line 107 of file atmdev.h.

Definition at line 102 of file atmdev.h.

int(* push_oam)(struct atm_vcc *vcc, void *cell)

Definition at line 104 of file atmdev.h.

Definition at line 100 of file atmdev.h.

Definition at line 112 of file atmdev.h.

Definition at line 101 of file atmdev.h.

Definition at line 105 of file atmdev.h.

struct atm_vcc* session

Definition at line 114 of file atmdev.h.

Definition at line 92 of file atmdev.h.

Definition at line 108 of file atmdev.h.

void* user_back

Definition at line 116 of file atmdev.h.

int vci

Definition at line 96 of file atmdev.h.

short vpi

Definition at line 94 of file atmdev.h.


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