Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.0.3/src/apps/mdns/
A Dmdns.c174 struct mdns_packet { struct
991 mdns_read_rr_info(struct mdns_packet *pkt, struct mdns_rr_info *info) in mdns_read_rr_info()
1025 mdns_read_question(struct mdns_packet *pkt, struct mdns_question *question) in mdns_read_question()
1060 mdns_read_answer(struct mdns_packet *pkt, struct mdns_answer *answer) in mdns_read_answer()
1217 mdns_init_outpacket(struct mdns_outpacket *out, struct mdns_packet *in) in mdns_init_outpacket()
1494 mdns_handle_question(struct mdns_packet *pkt) in mdns_handle_question()
1708 mdns_handle_response(struct mdns_packet *pkt) in mdns_handle_response()
1746 struct mdns_packet packet; in mdns_recv()
/components/net/lwip/lwip-2.1.2/src/apps/mdns/
A Dmdns.c195 struct mdns_packet { struct
1049 mdns_read_rr_info(struct mdns_packet *pkt, struct mdns_rr_info *info) in mdns_read_rr_info()
1083 mdns_read_question(struct mdns_packet *pkt, struct mdns_question *question) in mdns_read_question()
1118 mdns_read_answer(struct mdns_packet *pkt, struct mdns_answer *answer) in mdns_read_answer()
1275 mdns_init_outpacket(struct mdns_outpacket *out, struct mdns_packet *in) in mdns_init_outpacket()
1562 mdns_handle_question(struct mdns_packet *pkt) in mdns_handle_question()
1783 mdns_handle_response(struct mdns_packet *pkt) in mdns_handle_response()
1856 struct mdns_packet packet; in mdns_recv()

Completed in 33 milliseconds