summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip.h
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/vnet/ip/ip.h')
-rw-r--r--vnet/vnet/ip/ip.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/vnet/vnet/ip/ip.h b/vnet/vnet/ip/ip.h
index de46ad38c5f..45062cf7b4d 100644
--- a/vnet/vnet/ip/ip.h
+++ b/vnet/vnet/ip/ip.h
@@ -69,11 +69,6 @@
#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). */