X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fnet%2Fif_arp.h;h=27becc835eeb458830f990fbb29621a8229e694d;hb=29e4319178cbc2a4e9f058a99ae8098d4b6ac055;hp=371ab10414d96ebd0f24a273fa97d614e2e3daf8;hpb=8c741783fc96d559cfe79301c924c217b2905c0c;p=musl diff --git a/include/net/if_arp.h b/include/net/if_arp.h index 371ab104..27becc83 100644 --- a/include/net/if_arp.h +++ b/include/net/if_arp.h @@ -52,12 +52,14 @@ struct arphdr { #define ARPHRD_ROSE 270 #define ARPHRD_X25 271 #define ARPHRD_HWX25 272 +#define ARPHRD_CAN 280 #define ARPHRD_PPP 512 #define ARPHRD_CISCO 513 #define ARPHRD_HDLC ARPHRD_CISCO #define ARPHRD_LAPB 516 #define ARPHRD_DDCMP 517 #define ARPHRD_RAWHDLC 518 +#define ARPHRD_RAWIP 519 #define ARPHRD_TUNNEL 768 #define ARPHRD_TUNNEL6 769 @@ -84,7 +86,14 @@ struct arphdr { #define ARPHRD_IEEE80211_PRISM 802 #define ARPHRD_IEEE80211_RADIOTAP 803 #define ARPHRD_IEEE802154 804 -#define ARPHRD_IEEE802154_PHY 805 +#define ARPHRD_IEEE802154_MONITOR 805 +#define ARPHRD_PHONET 820 +#define ARPHRD_PHONET_PIPE 821 +#define ARPHRD_CAIF 822 +#define ARPHRD_IP6GRE 823 +#define ARPHRD_NETLINK 824 +#define ARPHRD_6LOWPAN 825 +#define ARPHRD_VSOCKMON 826 #define ARPHRD_VOID 0xFFFF #define ARPHRD_NONE 0xFFFE