MRT_ALL_IN
if (mrt->type == MRT_ALL_IN || mrt->type == MRT_UPDATE_IN)
action = $3 ? MRT_ALL_IN : MRT_ALL_OUT;
case MRT_ALL_IN:
if (mrt->type != MRT_ALL_IN && mrt->type != MRT_ALL_OUT)
if (mrt->type != MRT_ALL_IN &&