Embedded TCP/IP stack: FNET_CFG_LOOPBACK_IP4_ADDR

FNET

#define FNET_CFG_LOOPBACK_IP4_ADDR   (FNET_IP4_ADDR_INIT(127U, 0U, 0U, 1U))

Defines the IP address for the Loopback interface. By default it is set to 127.0.0.1. At runtime, it can be changed by fnet_netif_set_ip4_addr().

.

Definition at line 216 of file fnet_stack_config.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net