diff options
-rw-r--r-- | include/net/if_arp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/if_arp.h b/include/net/if_arp.h index 361ecfc9..c832ff95 100644 --- a/include/net/if_arp.h +++ b/include/net/if_arp.h @@ -92,6 +92,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 |