Searched defs:num_left (Results 1 – 1 of 1) sorted by relevance
455 mdns_read_answer(struct mdns_packet *pkt, struct mdns_answer *answer, u16_t *num_left) in mdns_read_answer()730 u16_t num_left = pkt->authoritative; in mdns_push_answer_to_sorted_list() local