![]() |
Contiki-NG
|
Module macros for the NAT64 service. More...
Go to the source code of this file.
Macros | |
| #define | BUILD_WITH_NAT64 1 |
| Defined when the NAT64 module is built into the image. | |
Module macros for the NAT64 service.
Pulled in by the build system (Makefile.nat64) when the NAT64 module is enabled, so that other Contiki-NG modules can detect its presence with #ifdef BUILD_WITH_NAT64.
Definition in file module-macros.h.