![]() |
Zephyr API 3.6.99
|
Struct used when joining or leaving a IPv4 multicast group. More...
#include <net_ip.h>
Data Fields | |
| struct net_in_addr | imr_multiaddr |
| IP multicast group address | |
| struct net_in_addr | imr_address |
| IP address of local interface. | |
| int | imr_ifindex |
| Network interface index | |
Struct used when joining or leaving a IPv4 multicast group.
| struct net_in_addr net_ip_mreqn::imr_address |
IP address of local interface.
| int net_ip_mreqn::imr_ifindex |
Network interface index
| struct net_in_addr net_ip_mreqn::imr_multiaddr |
IP multicast group address