]> git.ozlabs.org Git - ppp.git/commitdiff
added ext_accm
authorPaul Mackerras <paulus@samba.org>
Fri, 27 May 1994 00:56:17 +0000 (00:56 +0000)
committerPaul Mackerras <paulus@samba.org>
Fri, 27 May 1994 00:56:17 +0000 (00:56 +0000)
linux/ppp.h

index 153d9596dc919de868cb7e26fabc49c6dcdaa2e0..3dc8bd42b207babe29eda8ae775577851a3ece96 100644 (file)
@@ -5,7 +5,7 @@
    Michael Callahan <callahan@maths.ox.ac.uk>
    Nov. 4 1993 */
 
-/* $Id: ppp.h,v 1.1 1994/05/27 00:55:25 paulus Exp $ */
+/* $Id: ppp.h,v 1.2 1994/05/27 00:56:17 paulus Exp $ */
 
 /* how many PPP units? */
 #define PPP_NRUNIT     4
@@ -15,6 +15,9 @@
 /* line discipline number */
 #define N_PPP         3
 
+/* Extended asyncmap - allows any character to be escaped. */
+typedef u_long ext_accm[8];
+
 /* Magic value for the ppp structure */
 #define PPP_MAGIC 0x5002