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

Data Fields

struct socksk
 
void(* old_state_change )(struct sock *)
 
void(* old_data_ready )(struct sock *, int)
 
void(* old_write_space )(struct sock *)
 
struct net_devicedev
 

Detailed Description

Definition at line 37 of file pep-gprs.c.

Field Documentation

Definition at line 43 of file pep-gprs.c.

void(* old_data_ready)(struct sock *, int)

Definition at line 40 of file pep-gprs.c.

void(* old_state_change)(struct sock *)

Definition at line 39 of file pep-gprs.c.

void(* old_write_space)(struct sock *)

Definition at line 41 of file pep-gprs.c.

struct sock* sk

Definition at line 38 of file pep-gprs.c.


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