NX_BOOTP_OFFSET_GATEWAY_IP is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_BOOTP_OFFSET_GATEWAY_IP macro

Syntax

#define NX_BOOTP_OFFSET_GATEWAY_IP 24

References

LocationText
nxd_dhcp_client.h:266
#define NX_BOOTP_OFFSET_GATEWAY_IP 24 /* 4 gateway IP, usually 0.0.0.0, only for BootP and TFTP */
nxd_dhcp_client.c:6770
_nx_dhcp_store_data(buffer + NX_BOOTP_OFFSET_GATEWAY_IP, 4, NX_BOOTP_NO_ADDRESS);