Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/nat/
Dnx_nat.c66 static UINT _nx_nat_entry_create(NX_NAT_DEVICE *nat_ptr, UCHAR protocol, ULONG local_ip_address,…
3018 status = _nx_nat_entry_create(nat_ptr, entry_ptr -> protocol, in _nx_nat_inbound_entry_find()
3172 status = _nx_nat_entry_create(nat_ptr, entry_ptr -> protocol, in _nx_nat_outbound_entry_find()
3264 static UINT _nx_nat_entry_create(NX_NAT_DEVICE *nat_ptr, UCHAR protocol, in _nx_nat_entry_create() function
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt4623 _nx_nat_entry_create()