Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/mdns/
Dmdns.c195 struct mdns_packet { struct
197 ip_addr_t source_addr;
198 u16_t source_port;
200 u16_t recv_unicast;
202 struct netif *netif;
204 struct pbuf *pbuf;
206 u16_t parse_offset;
208 u16_t tx_id;
211 u16_t questions;
213 u16_t questions_left;
[all …]