Mistake on this page?
Report an issue in GitHub or email us
Macros
Options

Macros

#define LWIP_MDNS_RESPONDER   0
 LWIP_MDNS_RESPONDER==1: Turn on multicast DNS module. More...
 
#define MDNS_MAX_SERVICES   1
 The maximum number of services per netif. More...
 
#define MDNS_RESP_USENETIF_EXTCALLBACK   LWIP_NETIF_EXT_STATUS_CALLBACK
 MDNS_RESP_USENETIF_EXTCALLBACK==1: register an ext_callback on the netif to automatically restart probing/announcing on status or address change. More...
 
#define MDNS_DEBUG   LWIP_DBG_OFF
 MDNS_DEBUG: Enable debugging for multicast DNS. More...
 

Detailed Description

Macro Definition Documentation

#define LWIP_MDNS_RESPONDER   0

LWIP_MDNS_RESPONDER==1: Turn on multicast DNS module.

UDP must be available for MDNS transport. IGMP is needed for IPv4 multicast.

Definition at line 54 of file mdns_opts.h.

#define MDNS_DEBUG   LWIP_DBG_OFF

MDNS_DEBUG: Enable debugging for multicast DNS.

Definition at line 73 of file mdns_opts.h.

#define MDNS_MAX_SERVICES   1

The maximum number of services per netif.

Definition at line 59 of file mdns_opts.h.

#define MDNS_RESP_USENETIF_EXTCALLBACK   LWIP_NETIF_EXT_STATUS_CALLBACK

MDNS_RESP_USENETIF_EXTCALLBACK==1: register an ext_callback on the netif to automatically restart probing/announcing on status or address change.

Definition at line 66 of file mdns_opts.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.