Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/mdns/
Dnxd_mdns.h392 #ifndef NX_MDNS_MAX_COMPRESSION_POINTERS
393 #define NX_MDNS_MAX_COMPRESSION_POINTERS 16 macro
Dnxd_mdns.c14098 if (pointer_count > NX_MDNS_MAX_COMPRESSION_POINTERS) in _nx_mdns_name_string_decode()