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

EthIP variable

Syntax

References

LocationReferrerText
app_netxduo.c:54
NX_IP EthIP;
app_netxduo.c:178MX_NetXDuo_Init()
app_netxduo.c:198MX_NetXDuo_Init()
ret = nx_arp_enable(&EthIP, (void *) pointer, ARP_CACHE_SIZE);
app_netxduo.c:207MX_NetXDuo_Init()
ret = nx_icmp_enable(&EthIP);
app_netxduo.c:216MX_NetXDuo_Init()
ret = nx_udp_enable(&EthIP);
app_netxduo.c:225MX_NetXDuo_Init()
ret = nx_tcp_enable(&EthIP);
app_netxduo.c:244MX_NetXDuo_Init()
app_netxduo.c:321MX_NetXDuo_Init()
ret = nx_dhcp_create(&DHCPClient, &EthIP, "dhcp_client");
app_netxduo.c:327MX_NetXDuo_Init()
app_netxduo.c:363App_Main_Thread_Entry()
app_netxduo.c:381App_Main_Thread_Entry()
app_netxduo.c:438webserver_request_notify_callback()
nx_tcp_info_get(&EthIP, NULL, &total_bytes_sent, NULL, &total_bytes_received, NULL, NULL, NULL, &connections, &disconnections, NULL, NULL);
app_netxduo.c:588App_Link_Thread_Entry()
app_netxduo.c:596App_Link_Thread_Entry()
app_netxduo.c:610App_Link_Thread_Entry()

Type Use

Type of EthIP
EthIP
all items filtered out