|
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
6#ifndef ZEPHYR_INCLUDE_POSIX_NET_IF_ARP_H_
7#define ZEPHYR_INCLUDE_POSIX_NET_IF_ARP_H_
17#define ARPHRD_NETROM 0
19#define ARPHRD_EETHER 2
21#define ARPHRD_PRONET 4
23#define ARPHRD_IEEE802 6
24#define ARPHRD_ARCNET 7
25#define ARPHRD_APPLETLK 8
28#define ARPHRD_METRICOM 23
29#define ARPHRD_IEEE1394 24
30#define ARPHRD_EUI64 27
31#define ARPHRD_INFINIBAND 32
34#define ARPHRD_SLIP 256
35#define ARPHRD_CSLIP 257
36#define ARPHRD_SLIP6 258
37#define ARPHRD_CSLIP6 259
38#define ARPHRD_RSRVD 260
39#define ARPHRD_ADAPT 264
40#define ARPHRD_ROSE 270
42#define ARPHRD_HWX25 272
44#define ARPHRD_MCTP 290
46#define ARPHRD_CISCO 513
47#define ARPHRD_HDLC ARPHRD_CISCO
48#define ARPHRD_LAPB 516
49#define ARPHRD_DDCMP 517
50#define ARPHRD_RAWHDLC 518
51#define ARPHRD_RAWIP 519
52#define ARPHRD_TUNNEL 768
53#define ARPHRD_TUNNEL6 769
54#define ARPHRD_FRAD 770
55#define ARPHRD_SKIP 771
56#define ARPHRD_LOOPBACK 772
57#define ARPHRD_LOCALTLK 773
58#define ARPHRD_FDDI 774
61#define ARPHRD_IPDDP 777
62#define ARPHRD_IPGRE 778
63#define ARPHRD_PIMREG 779
64#define ARPHRD_HIPPI 780
66#define ARPHRD_ECONET 782
67#define ARPHRD_IRDA 783
68#define ARPHRD_FCPP 784
69#define ARPHRD_FCAL 785
70#define ARPHRD_FCPL 786
71#define ARPHRD_FCFABRIC 787
72#define ARPHRD_IEEE802_TR 800
73#define ARPHRD_IEEE80211 801
74#define ARPHRD_IEEE80211_PRISM 802
75#define ARPHRD_IEEE80211_RADIOTAP 803
76#define ARPHRD_IEEE802154 804
77#define ARPHRD_IEEE802154_PHY 805
79#define ARPHRD_VOID 0xFFFF
80#define ARPHRD_NONE 0xFFFE