|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Multicast Listener Discovery API. More...
#include <errno.h>#include <zephyr/net/net_if.h>#include <zephyr/net/net_ip.h>#include <zephyr/toolchain.h>Go to the source code of this file.
Functions | |
| static int | net_ipv6_mld_join (struct net_if *iface, const struct in6_addr *addr) |
| Join a given multicast group. | |
| static int | net_ipv6_mld_leave (struct net_if *iface, const struct in6_addr *addr) |
| Leave a given multicast group. | |
Multicast Listener Discovery API.