summaryrefslogtreecommitdiff
path: root/include/linux/neighbour.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/neighbour.h')
-rw-r--r--include/linux/neighbour.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/neighbour.h b/include/linux/neighbour.h
index cd144e3099..33c17af1cc 100644
--- a/include/linux/neighbour.h
+++ b/include/linux/neighbour.h
@@ -29,6 +29,8 @@ enum {
NDA_LINK_NETNSID,
NDA_SRC_VNI,
NDA_PROTOCOL, /* Originator of entry */
+ NDA_NH_ID,
+ NDA_NOTIFY,
__NDA_MAX
};