X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fnet%2Fif_arp.h;h=27becc835eeb458830f990fbb29621a8229e694d;hb=c50985d5c8e316c5c464f352e79eeebfed1121a9;hp=361ecfc97dfe791423f5cc48accbc9652baeefbc;hpb=79c7ded0edaa0b3ab3fc95bf3b76a9e67683454a;p=musl diff --git a/include/net/if_arp.h b/include/net/if_arp.h index 361ecfc9..27becc83 100644 --- a/include/net/if_arp.h +++ b/include/net/if_arp.h @@ -59,6 +59,7 @@ struct arphdr { #define ARPHRD_LAPB 516 #define ARPHRD_DDCMP 517 #define ARPHRD_RAWHDLC 518 +#define ARPHRD_RAWIP 519 #define ARPHRD_TUNNEL 768 #define ARPHRD_TUNNEL6 769 @@ -92,6 +93,7 @@ struct arphdr { #define ARPHRD_IP6GRE 823 #define ARPHRD_NETLINK 824 #define ARPHRD_6LOWPAN 825 +#define ARPHRD_VSOCKMON 826 #define ARPHRD_VOID 0xFFFF #define ARPHRD_NONE 0xFFFE