AMT_GW_HLEN
AMT_GW_HLEN;
dev->mtu = amt->stream_dev->mtu - AMT_GW_HLEN;
dev->min_mtu = ETH_MIN_MTU + AMT_GW_HLEN;
new_mtu = dev->mtu - AMT_GW_HLEN;