if_types.h File Reference

Network interface type definitions. More...

Go to the source code of this file.

Defines

#define IFT_OTHER   0x01
 Neither Ethernet and PPP, nor loopback.
#define IFT_ETHER   0x06
 Ethernet interface.
#define IFT_PPP   0x17
 PPP interface.
#define IFT_LOOP   0x18
 Loopback interface.

Detailed Description

Network interface type definitions.

Definition in file if_types.h.


Define Documentation

#define IFT_OTHER   0x01

Neither Ethernet and PPP, nor loopback.

Definition at line 54 of file if_types.h.

#define IFT_ETHER   0x06

Ethernet interface.

Definition at line 55 of file if_types.h.

Referenced by NutDhcpIfConfig(), NutIpOutput(), and NutNetIfConfig2().

#define IFT_PPP   0x17

PPP interface.

Definition at line 56 of file if_types.h.

Referenced by NutIpOutput(), and NutNetIfConfig2().

#define IFT_LOOP   0x18

Loopback interface.

Definition at line 57 of file if_types.h.


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/