WFP support for ARM64

is WFP supported on ARM64. i am compiling wfp driver (working on x64) for ARM64 but it shows error as
"this ndis api version is not supported on the target architecture"

I am compiling on x64 machine.

any help will be good. thank you!

I use the following defines in Fort Firewall:

#    define NDIS_WDM 1
#    define NDIS630  1

thanks for the hlp. it worked