RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Macros
if_ether.h File Reference
#include <netinet/in.h>
#include <net/ethernet.h>
#include <net/if_arp.h>
Include dependency graph for if_ether.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ether_arp
 
struct  sockaddr_inarp
 

Macros

#define arp_hrd   ea_hdr.ar_hrd
 
#define arp_pro   ea_hdr.ar_pro
 
#define arp_hln   ea_hdr.ar_hln
 
#define arp_pln   ea_hdr.ar_pln
 
#define arp_op   ea_hdr.ar_op
 
#define SIN_PROXY   1
 
#define RTF_USETRAILERS   RTF_PROTO1 /* use trailers */
 
#define RTF_ANNOUNCE   RTF_PROTO2 /* announce new arp entry */