Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/nat/
Dnx_nat.c69 …_to_match, NX_NAT_TRANSLATION_ENTRY **match_entry_ptr, UCHAR direction, UINT skip_static_entries);
3542 UCHAR direction, UINT skip_static_entries) in _nx_nat_entry_find() argument
3581 … if ((entry_ptr -> translation_type == NX_NAT_STATIC_ENTRY) && (skip_static_entries == NX_TRUE)) in _nx_nat_entry_find()