Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dipv6_mld.c154 static void append_mcast_routes(struct net_route_entry_mcast *entry, void *user_data) in append_mcast_routes() function
348 net_route_mcast_foreach(append_mcast_routes, NULL, &info); in send_mld_report()