Home
last modified time | relevance | path

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

/subsys/net/lib/dns/
A Ddns_sd.c343 rr->rdlength = htons(sizeof(*rdata)); in add_a_record()
450 rr->rdlength = htons( in add_ptr_record()
511 rr->rdlength = htons(dns_sd_txt_size(inst)); in add_txt_record()
560 rr->rdlength = htons(sizeof(*rdata)); in add_aaaa_record()
625 rr->rdlength = htons(sizeof(*rdata) + DNS_LABEL_LEN_SIZE in add_srv_record()
900 rr->rdlength = htons(0 in dns_sd_handle_service_type_enum()
A Ddns_pack.h167 uint16_t rdlength; member

Completed in 29 milliseconds