Home
last modified time | relevance | path

Searched refs:NX_NAT_LOCAL_HOST1 (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.3.0/samples/
Ddemo_netx_nat.c60 #define NX_NAT_LOCAL_HOST1 (IP_ADDRESS(192, 168, 2, 3)) macro
145 status = nx_ip_create(&local_ip, "Local IP Instance", NX_NAT_LOCAL_HOST1, NX_NAT_LOCAL_NETMASK, in tx_application_define()
365 …_nat_inbound_entry_create(&nat_server, &server_inbound_entry_icmp, NX_NAT_LOCAL_HOST1, 0, 0, NX_PR… in ntest_0_entry()