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

#include <isdn_divert.h>

Data Fields

int drv_version
 
struct {
   int   drvid
 
   char   drvnam [30]
 
getid
 
struct {
   int   ruleidx
 
   divert_rule   rule
 
getsetrule
 
struct {
   u_char   subcmd
 
   ulong   callid
 
   char   to_nr [35]
 
fwd_ctrl
 
struct {
   int   drvid
 
   u_char   cfproc
 
   ulong   procid
 
   u_char   service
 
   char   msn [25]
 
   char   fwd_nr [35]
 
cf_ctrl
 

Detailed Description

Definition at line 68 of file isdn_divert.h.

Field Documentation

ulong callid

Definition at line 82 of file isdn_divert.h.

struct { ... } cf_ctrl
u_char cfproc

Definition at line 89 of file isdn_divert.h.

int drv_version

Definition at line 69 of file isdn_divert.h.

int drvid

Definition at line 71 of file isdn_divert.h.

char drvnam[30]

Definition at line 72 of file isdn_divert.h.

struct { ... } fwd_ctrl
char fwd_nr[35]

Definition at line 93 of file isdn_divert.h.

struct { ... } getid
struct { ... } getsetrule
char msn[25]

Definition at line 92 of file isdn_divert.h.

ulong procid

Definition at line 90 of file isdn_divert.h.

Definition at line 76 of file isdn_divert.h.

int ruleidx

Definition at line 75 of file isdn_divert.h.

u_char service

Definition at line 91 of file isdn_divert.h.

u_char subcmd

Definition at line 79 of file isdn_divert.h.

char to_nr[35]

Definition at line 83 of file isdn_divert.h.


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