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

#include <isdnif.h>

Data Fields

struct moduleowner
 
int channels
 
int maxbufsize
 
unsigned long features
 
unsigned short hl_hdrlen
 
void(* rcvcallb_skb )(int, int, struct sk_buff *)
 
int(* statcallb )(isdn_ctrl *)
 
int(* command )(isdn_ctrl *)
 
int(* writebuf_skb )(int, int, int, struct sk_buff *)
 
int(* writecmd )(const u_char __user *, int, int, int)
 
int(* readstat )(u_char __user *, int, int, int)
 
char id [20]
 

Detailed Description

Definition at line 398 of file isdnif.h.

Field Documentation

int channels

Definition at line 403 of file isdnif.h.

Definition at line 449 of file isdnif.h.

unsigned long features

Definition at line 413 of file isdnif.h.

unsigned short hl_hdrlen

Definition at line 420 of file isdnif.h.

char id[20]

Definition at line 478 of file isdnif.h.

int maxbufsize

Definition at line 408 of file isdnif.h.

struct module* owner

Definition at line 399 of file isdnif.h.

void(* rcvcallb_skb)(int, int, struct sk_buff *)

Definition at line 429 of file isdnif.h.

int(* readstat)(u_char __user *, int, int, int)

Definition at line 476 of file isdnif.h.

int(* statcallb)(isdn_ctrl *)

Definition at line 439 of file isdnif.h.

int(* writebuf_skb)(int, int, int, struct sk_buff *)

Definition at line 459 of file isdnif.h.

int(* writecmd)(const u_char __user *, int, int, int)

Definition at line 468 of file isdnif.h.


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