Port glean neighbor entry support to IPv6
[vpp.git] / vnet / vnet / ip / ip.h
index de46ad3..45062cf 100644 (file)
 
 #include <vnet/classify/vnet_classify.h>
 
-typedef union {
-  ip4_address_t ip4;
-  ip6_address_t ip6;
-} ip46_address_t;
-
 /* Per protocol info. */
 typedef struct {
   /* Protocol name (also used as hash key). */