WE_ARE_FORWARDING
template.forwarding.value.ui32 = WE_ARE_FORWARDING(ipst) ? 1:2;
(WE_ARE_FORWARDING(ipst) ? 1 : 2));
if (!WE_ARE_FORWARDING(ipst)) {