neigh: Use neigh table index for neigh_packet_xmit
[linux-2.6-block.git] / include / net / neighbour.h
index afb8237b0a8cfee75cd6a0a692e41c392e730073..d48b8ec8b5f4aaa797b5ff1ff0aac5291cb032a4 100644 (file)
@@ -226,6 +226,7 @@ enum {
        NEIGH_ND_TABLE = 1,
        NEIGH_DN_TABLE = 2,
        NEIGH_NR_TABLES,
+       NEIGH_LINK_TABLE = NEIGH_NR_TABLES /* Pseudo table for neigh_xmit */
 };
 
 static inline int neigh_parms_family(struct neigh_parms *p)