Searched refs:mdns_unpack_query_header (Results 1 – 4 of 4) sorted by relevance
441 int mdns_unpack_query_header(struct dns_msg_t *msg, uint16_t *src_id);446 return mdns_unpack_query_header(msg, src_id); in llmnr_unpack_query_header()
421 int mdns_unpack_query_header(struct dns_msg_t *msg, uint16_t *src_id) in mdns_unpack_query_header() function
540 ret = mdns_unpack_query_header(&dns_msg, NULL); in dns_read()
73 ret = mdns_unpack_query_header(&dns_msg, NULL); in check_dns_query()