Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

if_arp.h File Reference

#include <linux/netdevice.h>

Include dependency graph for if_arp.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ARPHRD_NETROM   0
#define ARPHRD_ETHER   1
#define ARPHRD_EETHER   2
#define ARPHRD_AX25   3
#define ARPHRD_PRONET   4
#define ARPHRD_CHAOS   5
#define ARPHRD_IEEE802   6
#define ARPHRD_ARCNET   7
#define ARPHRD_APPLETLK   8
#define ARPHRD_DLCI   15
#define ARPHRD_METRICOM   23
#define ARPHRD_SLIP   256
#define ARPHRD_CSLIP   257
#define ARPHRD_SLIP6   258
#define ARPHRD_CSLIP6   259
#define ARPHRD_RSRVD   260
#define ARPHRD_ADAPT   264
#define ARPHRD_ROSE   270
#define ARPHRD_X25   271
#define ARPHRD_PPP   512
#define ARPHRD_HDLC   513
#define ARPHRD_LAPB   516
#define ARPHRD_TUNNEL   768
#define ARPHRD_TUNNEL6   769
#define ARPHRD_FRAD   770
#define ARPHRD_SKIP   771
#define ARPHRD_LOOPBACK   772
#define ARPHRD_LOCALTLK   773
#define ARPHRD_FDDI   774
#define ARPHRD_BIF   775
#define ARPHRD_SIT   776
#define ARPHRD_IPDDP   777
#define ARPHRD_IPGRE   778
#define ARPHRD_PIMREG   779
#define ARPHRD_HIPPI   780
#define ARPHRD_ASH   781
#define ARPHRD_ECONET   782
#define ARPHRD_IRDA   783
#define ARPHRD_FCPP   784
#define ARPHRD_FCAL   785
#define ARPHRD_FCPL   786
#define ARPHRD_FCFABRIC   787
#define ARPOP_REQUEST   1
#define ARPOP_REPLY   2
#define ARPOP_RREQUEST   3
#define ARPOP_RREPLY   4
#define ATF_COM   0x02
#define ATF_PERM   0x04
#define ATF_PUBL   0x08
#define ATF_USETRAILERS   0x10
#define ATF_NETMASK   0x20
#define ATF_DONTPUB   0x40


Define Documentation

#define ARPHRD_ADAPT   264
 

Definition at line 46 of file if_arp.h.

#define ARPHRD_APPLETLK   8
 

Definition at line 36 of file if_arp.h.

#define ARPHRD_ARCNET   7
 

Definition at line 35 of file if_arp.h.

Referenced by arcnet_setup().

#define ARPHRD_ASH   781
 

Definition at line 66 of file if_arp.h.

#define ARPHRD_AX25   3
 

Definition at line 31 of file if_arp.h.

Referenced by __initfunc(), arp_constructor(), arp_rcv(), arp_send(), ax25_disp_ioctl(), ax25_init(), ax25_open(), baycom_probe(), bpq_new_device(), hdlcdrv_probe(), pi_probe(), pt_probe(), rarp_rcv(), rarp_req_set(), scc_net_init(), sixpack_init(), sixpack_ioctl(), sixpack_open(), and yam_probe().

#define ARPHRD_BIF   775
 

Definition at line 60 of file if_arp.h.

Referenced by bif_init().

#define ARPHRD_CHAOS   5
 

Definition at line 33 of file if_arp.h.

#define ARPHRD_CSLIP   257
 

Definition at line 42 of file if_arp.h.

#define ARPHRD_CSLIP6   259
 

Definition at line 44 of file if_arp.h.

#define ARPHRD_DLCI   15
 

Definition at line 37 of file if_arp.h.

Referenced by arp_rcv(), dlci_init(), fr_close(), fr_exit(), fr_keepalive_timerfun(), fr_rx(), fr_rx_lmi(), fr_slave_init(), fr_statistics(), fr_status(), fr_tx(), fr_xmit(), hdlc_fr_pvc(), if_init(), sdla_assoc(), and sdla_transmit().

#define ARPHRD_ECONET   782
 

Definition at line 67 of file if_arp.h.

Referenced by econet_sendmsg().

#define ARPHRD_EETHER   2
 

Definition at line 30 of file if_arp.h.

#define ARPHRD_ETHER   1
 

Definition at line 29 of file if_arp.h.

Referenced by __initfunc(), addrconf_dev_config(), apfddi_init(), arcnet_open(), arp_mc_map(), arp_rcv(), arp_send(), br_device_event(), dev_is_ethdev(), ether_setup(), isdn_net_init(), ndisc_mc_map(), rarp_req_set(), and sb1000_probe().

#define ARPHRD_FCAL   785
 

Definition at line 71 of file if_arp.h.

#define ARPHRD_FCFABRIC   787
 

Definition at line 73 of file if_arp.h.

#define ARPHRD_FCPL   786
 

Definition at line 72 of file if_arp.h.

#define ARPHRD_FCPP   784
 

Definition at line 70 of file if_arp.h.

#define ARPHRD_FDDI   774
 

Definition at line 59 of file if_arp.h.

Referenced by arp_mc_map(), arp_rcv(), arp_send(), and ndisc_mc_map().

#define ARPHRD_FRAD   770
 

Definition at line 55 of file if_arp.h.

Referenced by dlci_add(), fr_master_init(), fr_status(), fr_write_proc(), hdlc_set_mode(), sdla_ioctl(), and sdla_transmit().

#define ARPHRD_HDLC   513
 

Definition at line 50 of file if_arp.h.

#define ARPHRD_HIPPI   780
 

Definition at line 65 of file if_arp.h.

#define ARPHRD_IEEE802   6
 

Definition at line 34 of file if_arp.h.

Referenced by arp_mc_map(), arp_rcv(), and ndisc_mc_map().

#define ARPHRD_IPDDP   777
 

Definition at line 62 of file if_arp.h.

Referenced by ipddp_init().

#define ARPHRD_IPGRE   778
 

Definition at line 63 of file if_arp.h.

Referenced by ipgre_err(), ipgre_tunnel_init_gen(), and ipip_err().

#define ARPHRD_IRDA   783
 

Definition at line 68 of file if_arp.h.

Referenced by irda_device_event(), and irda_device_setup().

#define ARPHRD_LAPB   516
 

Definition at line 51 of file if_arp.h.

Referenced by comxlapb_init_lapb().

#define ARPHRD_LOCALTLK   773
 

Definition at line 58 of file if_arp.h.

Referenced by ipddp_xmit().

#define ARPHRD_LOOPBACK   772
 

Definition at line 57 of file if_arp.h.

Referenced by __initfunc(), addrconf_notify(), and br_device_event().

#define ARPHRD_METRICOM   23
 

Definition at line 38 of file if_arp.h.

Referenced by strip_dev_init(), and strip_open().

#define ARPHRD_NETROM   0
 

Definition at line 28 of file if_arp.h.

Referenced by arp_constructor(), arp_rcv(), and arp_send().

#define ARPHRD_PIMREG   779
 

Definition at line 64 of file if_arp.h.

#define ARPHRD_PPP   512
 

Definition at line 49 of file if_arp.h.

Referenced by hdlc_open(), hdlc_set_mode(), if_init(), isdn_net_setcfg(), ppp_init_dev(), sppp_do_ioctl(), syncppp_init(), z8530_dma_status(), and z8530_status().

#define ARPHRD_PRONET   4
 

Definition at line 32 of file if_arp.h.

#define ARPHRD_ROSE   270
 

Definition at line 47 of file if_arp.h.

Referenced by arp_constructor().

#define ARPHRD_RSRVD   260
 

Definition at line 45 of file if_arp.h.

#define ARPHRD_SIT   776
 

Definition at line 61 of file if_arp.h.

Referenced by addrconf_notify(), addrconf_prefix_route(), addrconf_set_dstaddr(), ipip6_err(), and ipip6_tunnel_init_gen().

#define ARPHRD_SKIP   771
 

Definition at line 56 of file if_arp.h.

#define ARPHRD_SLIP   256
 

Definition at line 41 of file if_arp.h.

Referenced by __initfunc(), ctc_probe(), iucv_init(), sl_init(), and slip_ioctl().

#define ARPHRD_SLIP6   258
 

Definition at line 43 of file if_arp.h.

#define ARPHRD_TUNNEL   768
 

Definition at line 53 of file if_arp.h.

Referenced by ipip_tunnel_init_gen().

#define ARPHRD_TUNNEL6   769
 

Definition at line 54 of file if_arp.h.

#define ARPHRD_X25   271
 

Definition at line 48 of file if_arp.h.

Referenced by comxlapb_connected(), comxlapb_data_indication(), comxlapb_disconnected(), comxlapb_init_x25(), comxlapb_xmit(), cpc_open(), hdlc_set_mode(), isdn_net_setcfg(), lapbeth_new_device(), x25_asy_init(), and x25_asy_open_tty().

#define ARPOP_REPLY   2
 

Definition at line 79 of file if_arp.h.

Referenced by arp_rcv(), strip_send(), and tx_arp_packet().

#define ARPOP_REQUEST   1
 

Definition at line 78 of file if_arp.h.

Referenced by arp_rcv(), arp_solicit(), irlan_eth_send_gratuitous_arp(), and tx_arp_packet().

#define ARPOP_RREPLY   4
 

Definition at line 81 of file if_arp.h.

Referenced by rarp_rcv().

#define ARPOP_RREQUEST   3
 

Definition at line 80 of file if_arp.h.

Referenced by rarp_rcv().

#define ATF_COM   0x02
 

Definition at line 101 of file if_arp.h.

Referenced by arp_ioctl(), arp_req_set(), and arp_state_to_flags().

#define ATF_DONTPUB   0x40
 

Definition at line 107 of file if_arp.h.

Referenced by arp_ioctl().

#define ATF_NETMASK   0x20
 

Definition at line 105 of file if_arp.h.

Referenced by arp_ioctl().

#define ATF_PERM   0x04
 

Definition at line 102 of file if_arp.h.

Referenced by arp_req_set(), and arp_state_to_flags().

#define ATF_PUBL   0x08
 

Definition at line 103 of file if_arp.h.

Referenced by arp_ioctl(), arp_req_delete(), and arp_req_set().

#define ATF_USETRAILERS   0x10
 

Definition at line 104 of file if_arp.h.