home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-Online 1996 May
/
PCOnline_05_1996.bin
/
linux
/
source
/
n
/
tcpip
/
netkit-a.06
/
netkit-a
/
NetKit-A-0.06
/
net-tools-1.1.38
/
config.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-07-26
|
246 b
|
18 lines
/*
* Protocol Families.
*
*/
#define HAVE_AFUNIX 1
#define HAVE_AFINET 1
#define HAVE_AFAX25 0
#define HAVE_AFIPX 1
/*
* Device Hardware types.
*
*/
#define HAVE_HWETHER 1
#define HAVE_HWSLIP 1
#define HAVE_HWAX25 0
#define HAVE_HWPPP 1