Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Macros
prot/dns.h File Reference

DNS - host name to IP address resolver. More...

#include "lwip/arch.h"

Go to the source code of this file.

Data Structures

struct  dns_hdr
 DNS message header. More...
 

Macros

#define DNS_SERVER_PORT   53
 DNS server port address. More...
 
#define DNS_MQUERY_PORT   5353
 UDP port for multicast DNS queries. More...
 

Detailed Description

DNS - host name to IP address resolver.

Definition in file prot/dns.h.

Macro Definition Documentation

#define DNS_MQUERY_PORT   5353

UDP port for multicast DNS queries.

Definition at line 123 of file prot/dns.h.

#define DNS_SERVER_PORT   53

DNS server port address.

Definition at line 51 of file prot/dns.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.