From: Paul Mackerras Date: Fri, 30 Jun 1995 00:15:02 +0000 (+0000) Subject: added definitions for debugging X-Git-Tag: RELEASE_2_3_6~658 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=9d14cd8b11658f8f5219972b690ba18d45f2be14;ds=sidebyside added definitions for debugging --- diff --git a/include/net/pppio.h b/include/net/pppio.h index 17d1dcf..25cb87b 100644 --- a/include/net/pppio.h +++ b/include/net/pppio.h @@ -24,7 +24,7 @@ * OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, * OR MODIFICATIONS. * - * $Id: pppio.h,v 1.3 1995/06/23 01:52:36 paulus Exp $ + * $Id: pppio.h,v 1.4 1995/06/30 00:15:02 paulus Exp $ */ #define _PPPIO(n) (('p' << 8) + (n)) @@ -44,6 +44,7 @@ #define PPPIO_LASTMOD _PPPIO(142) /* mark last ppp module */ #define PPPIO_GCLEAN _PPPIO(143) /* get 8-bit-clean flags */ #define PPPIO_DEBUG _PPPIO(144) /* request debug information */ +#define PPPIO_BIND _PPPIO(145) /* bind to SAP */ /* * Values for PPPIO_CFLAGS