|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Struct used when setting a IPv4 multicast network interface. More...
#include <zephyr/net/net_ip.h>
Data Fields | |
| struct net_in_addr | imr_multiaddr |
| IP multicast group address. | |
| struct net_in_addr | imr_interface |
| IP address of local interface. | |
Struct used when setting a IPv4 multicast network interface.
| struct net_in_addr net_ip_mreq::imr_interface |
IP address of local interface.
| struct net_in_addr net_ip_mreq::imr_multiaddr |
IP multicast group address.