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

#include <atmclip.h>

Data Fields

struct atm_vccvcc
 
struct atmarp_entryentry
 
int xoff
 
unsigned char encap
 
unsigned long last_use
 
unsigned long idle_timeout
 
void(* old_push )(struct atm_vcc *vcc, struct sk_buff *skb)
 
void(* old_pop )(struct atm_vcc *vcc, struct sk_buff *skb)
 
struct clip_vccnext
 

Detailed Description

Definition at line 21 of file atmclip.h.

Field Documentation

unsigned char encap

Definition at line 26 of file atmclip.h.

Definition at line 23 of file atmclip.h.

unsigned long idle_timeout

Definition at line 28 of file atmclip.h.

unsigned long last_use

Definition at line 27 of file atmclip.h.

Definition at line 33 of file atmclip.h.

Definition at line 31 of file atmclip.h.

void(* old_push)(struct atm_vcc *vcc, struct sk_buff *skb)

Definition at line 29 of file atmclip.h.

Definition at line 22 of file atmclip.h.

int xoff

Definition at line 25 of file atmclip.h.


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