Searched refs:nx_nat_cache_full_notify (Results 1 – 2 of 2) sorted by relevance
223 …VOID (*nx_nat_cache_full_notify)(struct NX_NAT_DEVICE_STRUCT *);… member
739 nat_ptr -> nx_nat_cache_full_notify = cache_full_notify_cb; in _nx_nat_cache_notify_set()3380 if(nat_ptr -> nx_nat_cache_full_notify) in _nx_nat_entry_create()3384 (nat_ptr -> nx_nat_cache_full_notify)(nat_ptr); in _nx_nat_entry_create()