X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=include%2Fnet%2Fif_ppp.h;h=ae930c62c9d3a4dac02db0c2af44de73bec7c722;hp=6331ec42150a58ec8fc914263314527269aa76a4;hb=035dcc7af1f6241c71eaee350469433f140fc0d8;hpb=03c27e8191546fde9b0821645d72e4234d5d47bc diff --git a/include/net/if_ppp.h b/include/net/if_ppp.h index 6331ec4..ae930c6 100644 --- a/include/net/if_ppp.h +++ b/include/net/if_ppp.h @@ -1,4 +1,4 @@ -/* $Id: if_ppp.h,v 1.9 1994/10/24 05:14:22 paulus Exp $ */ +/* $Id: if_ppp.h,v 1.10 1994/11/29 01:59:06 paulus Exp $ */ /* * if_ppp.h - Point-to-Point Protocol definitions. @@ -119,7 +119,7 @@ struct ifpppcstatsreq { #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ #define SIOCGPPPSTATS _IOWR('i', 123, struct ifpppstatsreq) -#define SIOCGPPPCSTATS _IOWR('i', 124, struct ifpppcstatsreq) +#define SIOCGPPPCSTATS _IOWR('i', 122, struct ifpppcstatsreq) #if !defined(ifr_mtu) #define ifr_mtu ifr_ifru.ifru_metric