Home
last modified time | relevance | path

Searched refs:netif_mdns_data (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/apps/mdns/
H A Dmdns_out.c522 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 …]
H A Dmdns.c222 netif_mdns_data(struct netif *netif) { in netif_mdns_data() function
/reactos/drivers/network/tcpip/lwip/src/include/lwip/apps/
H A Dmdns_priv.h228 struct mdns_host* netif_mdns_data(struct netif *netif);