Contiki-NG
Loading...
Searching...
No Matches
module-macros.h File Reference

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.
 

Detailed Description

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.

Author
Nicolas Tsiftes nicol.nosp@m.as.t.nosp@m.sifte.nosp@m.s@ri.nosp@m..se

Definition in file module-macros.h.