Searched refs:nx_nat_inbound_entry_create (Results 1 – 2 of 2) sorted by relevance
249 #define nx_nat_inbound_entry_create _nx_nat_inbound_entry_create macro261 #define nx_nat_inbound_entry_create _nxe_nat_inbound_entry_create macro273 UINT nx_nat_inbound_entry_create(NX_NAT_DEVICE *nat_ptr, NX_NAT_TRANSLATION_ENTRY *entry_ptr, UL…
365 …status = nx_nat_inbound_entry_create(&nat_server, &server_inbound_entry_icmp, NX_NAT_LOCAL_HOST1, … in ntest_0_entry()