DnsSdService Struct Reference
DNS-SD service descriptor. More...
#include <dns_sd.h>
Data Fields | |
char_t | serviceName [DNS_SD_MAX_SERVICE_NAME_LEN+1] |
Service name. More... | |
uint16_t | priority |
Priority of the target host. More... | |
uint16_t | weight |
Server selection mechanism. More... | |
uint16_t | port |
Port on the target host of this service. More... | |
uint8_t | metadata [DNS_SD_MAX_METADATA_LEN] |
Discovery-time metadata (TXT record) More... | |
size_t | metadataLength |
Length of the metadata. More... | |
Detailed Description
Field Documentation
◆ metadata
uint8_t metadata[DNS_SD_MAX_METADATA_LEN] |
◆ metadataLength
◆ port
◆ priority
◆ serviceName
char_t serviceName[DNS_SD_MAX_SERVICE_NAME_LEN+1] |
◆ weight
The documentation for this struct was generated from the following file:
- cyclone_tcp/dns_sd/dns_sd.h