Searched refs:netif_mdns_data (Results 1 – 3 of 3) sorted by relevance
522 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_add_probe_questions_to_outpacket()581 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_create_outpacket()816 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_multicast_timeout_reset_ipv4()833 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_multicast_probe_timeout_reset_ipv4()864 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_multicast_timeout_25ttl_reset_ipv4()880 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_send_multicast_msg_delayed_ipv4()904 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_send_unicast_msg_delayed_ipv4()929 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_start_multicast_timeouts_ipv4()953 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_multicast_timeout_reset_ipv6()970 struct mdns_host *mdns = netif_mdns_data(netif); in mdns_multicast_probe_timeout_reset_ipv6()[all …]
222 netif_mdns_data(struct netif *netif) { in netif_mdns_data() function
228 struct mdns_host* netif_mdns_data(struct netif *netif);