neigh: Allow for user space users of the neighbour table
[safe/jmp/linux-2.6] / include / linux / neighbour.h
index 8730d5d..12c9de1 100644 (file)
@@ -31,6 +31,7 @@ enum
  *     Neighbor Cache Entry Flags
  */
 
+#define NTF_USE                0x01
 #define NTF_PROXY      0x08    /* == ATF_PUBL */
 #define NTF_ROUTER     0x80