Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3991 → Rev 3992

/branches/network/uspace/srv/net/include/ethernet_protocols.h
38,6 → 38,10
#ifndef __NET_ETHERNET_PROTOCOLS_H__
#define __NET_ETHERNET_PROTOCOLS_H__
 
/** Ethernet minimal protocol number.
*/
#define ETH_MIN_PROTO 1501
 
/** Ethernet loopback packet protocol type.
*/
#define ETH_P_LOOP 0x0060