blob: 2e9f13cfee22f5d2bf993211620d92b45ee8ac86 [file] [log] [blame]
Nick Kralevicha67e4de2013-01-14 11:28:26 -08001/****************************************************************************
2 ****************************************************************************
3 ***
4 *** This header was automatically generated from a Linux kernel header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
9 ***
10 *** To edit the content of this header, modify the corresponding
11 *** source file (e.g. under external/kernel-headers/original/) then
12 *** run bionic/libc/kernel/tools/update_all.py
13 ***
14 *** Any manual change here will be lost the next time this script will
15 *** be run. You've been warned!
16 ***
17 ****************************************************************************
18 ****************************************************************************/
Ben Cheng655a7c02013-10-16 16:09:24 -070019#ifndef _UAPI__ISDNIF_H__
20#define _UAPI__ISDNIF_H__
21#define ISDN_PTYPE_UNKNOWN 0
22#define ISDN_PTYPE_1TR6 1
Nick Kralevicha67e4de2013-01-14 11:28:26 -080023/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Ben Cheng655a7c02013-10-16 16:09:24 -070024#define ISDN_PTYPE_EURO 2
25#define ISDN_PTYPE_LEASED 3
26#define ISDN_PTYPE_NI1 4
27#define ISDN_PTYPE_MAX 7
Nick Kralevicha67e4de2013-01-14 11:28:26 -080028/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Ben Cheng655a7c02013-10-16 16:09:24 -070029#define ISDN_PROTO_L2_X75I 0
30#define ISDN_PROTO_L2_X75UI 1
31#define ISDN_PROTO_L2_X75BUI 2
32#define ISDN_PROTO_L2_HDLC 3
Nick Kralevicha67e4de2013-01-14 11:28:26 -080033/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Ben Cheng655a7c02013-10-16 16:09:24 -070034#define ISDN_PROTO_L2_TRANS 4
35#define ISDN_PROTO_L2_X25DTE 5
36#define ISDN_PROTO_L2_X25DCE 6
37#define ISDN_PROTO_L2_V11096 7
Nick Kralevicha67e4de2013-01-14 11:28:26 -080038/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Ben Cheng655a7c02013-10-16 16:09:24 -070039#define ISDN_PROTO_L2_V11019 8
40#define ISDN_PROTO_L2_V11038 9
41#define ISDN_PROTO_L2_MODEM 10
42#define ISDN_PROTO_L2_FAX 11
Nick Kralevicha67e4de2013-01-14 11:28:26 -080043/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Ben Cheng655a7c02013-10-16 16:09:24 -070044#define ISDN_PROTO_L2_HDLC_56K 12
45#define ISDN_PROTO_L2_MAX 15
46#define ISDN_PROTO_L3_TRANS 0
47#define ISDN_PROTO_L3_TRANSDSP 1
Nick Kralevicha67e4de2013-01-14 11:28:26 -080048/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Ben Cheng655a7c02013-10-16 16:09:24 -070049#define ISDN_PROTO_L3_FCLASS2 2
50#define ISDN_PROTO_L3_FCLASS1 3
51#define ISDN_PROTO_L3_MAX 7
Nick Kralevicha67e4de2013-01-14 11:28:26 -080052#endif
Ben Cheng655a7c02013-10-16 16:09:24 -070053/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */