NULL_IP_ADDRESS is only used within Nx_WebServer.
 
Symbols
loading...
Files
loading...

NULL_IP_ADDRESS macro

Syntax

#define NULL_IP_ADDRESS IP_ADDRESS(0,0,0,0)

References

LocationText
app_netxduo.h:120
#define NULL_IP_ADDRESS IP_ADDRESS(0,0,0,0)
app_netxduo.c:178
ret = nx_ip_create(&EthIP, "NetX IP Instance 0", NULL_IP_ADDRESS, NULL_IP_ADDRESS, &EthPool, nx_stm32_eth_driver,