Searched refs:nx_dns_cache_full_notify (Results 1 – 2 of 2) sorted by relevance
335 VOID (*nx_dns_cache_full_notify)(struct NX_IP_DNS_STRUCT *); member
9588 dns_ptr -> nx_dns_cache_full_notify = cache_full_notify_cb; in _nx_dns_cache_notify_set()9714 dns_ptr -> nx_dns_cache_full_notify = NX_NULL; in _nx_dns_cache_notify_clear()10613 if(dns_ptr -> nx_dns_cache_full_notify) in _nx_dns_cache_add_string()10617 (dns_ptr -> nx_dns_cache_full_notify)(dns_ptr); in _nx_dns_cache_add_string()