#include <sys/types.h>
#include <netinet/in.h>
Go to the source code of this file.
◆ ATADDR_ANYNET
| #define ATADDR_ANYNET (unsigned short)0x0000 |
◆ ATADDR_ANYNODE
| #define ATADDR_ANYNODE (unsigned char)0x00 |
◆ ATADDR_ANYPORT
| #define ATADDR_ANYPORT (unsigned char)0x00 |
◆ ATADDR_BCAST
| #define ATADDR_BCAST (unsigned char)0xff |
There is no BCAST for NET
◆ ATPORT_FIRST
◆ ATPORT_LAST
254 is reserved on ether/tokentalk networks
◆ ATPORT_RESERVED
| #define ATPORT_RESERVED 128 |
◆ ATPROTO_AARP
◆ ATPROTO_DDP
◆ DDP_MAXSZ
◆ ETHERTYPE_AARP
| #define ETHERTYPE_AARP 0x80F3 |
◆ ETHERTYPE_AT
| #define ETHERTYPE_AT 0x809B |