X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fip%2Fip4.h;fp=src%2Fvnet%2Fip%2Fip4.h;h=8fba33f8d6ed3cbb925f943ee43685682a3e9072;hb=8157a161c613c3cc83c1c4507ed141b21b9627b5;hp=f5ed9385232e14b9197e27d44d8c3e7e8259c45e;hpb=88caf28354133160d2446e939f1e54adb71cc144;p=vpp.git diff --git a/src/vnet/ip/ip4.h b/src/vnet/ip/ip4.h index f5ed9385232..8fba33f8d6e 100644 --- a/src/vnet/ip/ip4.h +++ b/src/vnet/ip/ip4.h @@ -170,9 +170,6 @@ typedef struct ip4_main_t /** Use hugetlb pages for the Mtries */ int mtrie_hugetlb; - /** The memory heap for the mtries */ - void *mtrie_mheap; - /** ARP throttling */ throttle_t arp_throttle;