source: rtems/cpukit/libnetworking/opt_ppp.h @ dc2a1750

4.104.114.84.95
Last change on this file since dc2a1750 was e262e237, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/27/05 at 08:48:28

New.

  • Property mode set to 100644
File size: 138 bytes
Line 
1
2#ifndef _PPP_H_
3#define _PPP_H_
4
5#define NPPP        1
6#define NBPFILTER   0
7#undef  VJC
8#undef  PPP_FILTER
9#undef  PPP_COMPRESS
10
11#endif
Note: See TracBrowser for help on using the repository browser.