Go to the documentation of this file.
13 #include <linux/types.h>
18 #define DIVERT_IIOC_VERSION 0x01
19 #define IIOCGETVER _IO('I', 1)
20 #define IIOCGETDRV _IO('I', 2)
21 #define IIOCGETNAM _IO('I', 3)
22 #define IIOCGETRULE _IO('I', 4)
23 #define IIOCMODRULE _IO('I', 5)
24 #define IIOCINSRULE _IO('I', 6)
25 #define IIOCDELRULE _IO('I', 7)
26 #define IIOCDODFACT _IO('I', 8)
27 #define IIOCDOCFACT _IO('I', 9)
28 #define IIOCDOCFDIS _IO('I', 10)
29 #define IIOCDOCFINT _IO('I', 11)
34 #define DEFLECT_IGNORE 0
35 #define DEFLECT_REPORT 1
36 #define DEFLECT_PROCEED 2
37 #define DEFLECT_ALERT 3
38 #define DEFLECT_REJECT 4
39 #define DIVERT_ACTIVATE 5
40 #define DIVERT_DEACTIVATE 6
41 #define DIVERT_REPORT 7
42 #define DEFLECT_AUTODEL 255
44 #define DEFLECT_ALL_IDS 0xFFFFFFFF
99 #include <linux/isdnif.h>
100 #include <linux/isdn_divertif.h>
102 #define AUTODEL_TIME 30
108 {
struct divert_info *
next;