Searched refs:questions (Results 1 – 7 of 7) sorted by relevance
93 PACK_STRUCT_FIELD(u16_t questions);270 (netbios_hdr->questions == PP_NTOHS(1))) { in netbiosns_recv()288 resp->resp_hdr.questions = 0; in netbiosns_recv()
104 PACK_STRUCT_FIELD(u16_t questions);369 (netbios_hdr->questions == PP_NTOHS(1))) { in netbiosns_recv()389 resp->resp_hdr.questions = 0; in netbiosns_recv()
211 u16_t questions; member236 u16_t questions; member1290 if (in->questions == 1) { in mdns_init_outpacket()1477 hdr.numquestions = lwip_htons(outpkt->questions); in mdns_send_outpacket()1612 reply.questions = 1; in mdns_handle_question()1888 packet.questions = packet.questions_left = lwip_ntohs(hdr.numquestions); in mdns_recv()1967 pkt.questions++; in mdns_send_probe()1978 pkt.questions++; in mdns_send_probe()
11 to fixes or questions might often come late. Hopefully the bug and patch tracking
190 u16_t questions; member215 u16_t questions; member1232 if (in->questions == 1) { in mdns_init_outpacket()1778 packet.questions = packet.questions_left = lwip_ntohs(hdr.numquestions); in mdns_recv()
Completed in 121 milliseconds