diff options
Diffstat (limited to 'include/linux/neighbour.h')
| -rw-r--r-- | include/linux/neighbour.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/neighbour.h b/include/linux/neighbour.h index eefcda8ca4..33c17af1cc 100644 --- a/include/linux/neighbour.h +++ b/include/linux/neighbour.h @@ -30,6 +30,7 @@ enum { NDA_SRC_VNI, NDA_PROTOCOL, /* Originator of entry */ NDA_NH_ID, + NDA_NOTIFY, __NDA_MAX }; |
