X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=vnet%2Fvnet%2Fip%2Fip.h;h=45062cf7b4d643aaa202da06661d609d911a8337;hb=1dabaafcebb02699cae1ebd2b58e34dfe6b0f064;hp=de46ad38c5f11f6a726bf7c6f5a7c2a3d72112e9;hpb=0371807f7b1213ee474f8850dc85ae5dd0a24532;p=vpp.git 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 -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). */