Searched refs:answers (Results 1 – 8 of 8) sorted by relevance
15 Supported DNS answers are IPv4/IPv6 addresses and CNAME.
167 static void setup_dns_hdr(uint8_t *buf, uint16_t answers, uint16_t dns_id) in setup_dns_hdr() argument185 UNALIGNED_PUT(htons(answers), (uint16_t *)(buf + offset)); in setup_dns_hdr()
182 DNS answers will use the TTL (in seconds).252 DNS answers will use the TTL (in seconds). A default value is 30
174 static void setup_dns_hdr(uint8_t *buf, uint16_t answers) in setup_dns_hdr() argument193 UNALIGNED_PUT(htons(answers), (uint16_t *)(buf + offset)); in setup_dns_hdr()
103 On the Linux console, send a message to Zephyr which answers with the :samp:`TTY {<addr>}:` prefix.
131 For answers to common questions about this code of conduct, see the FAQ at
390 * DNS fixes for non-compressed answers.999 * :github:`16594` - net: dns: Zephyr is unable to unpack mDNS answers produced by another Zephyr no…
341 * :github:`16594` - net: dns: Zephyr is unable to unpack mDNS answers produced by another Zephyr no…