group_req Struct Reference

Any-source multicast group information (for IPv4/IPv6) More...

#include <bsd_socket.h>

Data Fields

uint32_t gr_interface
 
struct sockaddr_storage gr_group
 

Detailed Description

Any-source multicast group information (for IPv4/IPv6)

Definition at line 434 of file bsd_socket.h.

Field Documentation

◆ gr_group

struct sockaddr_storage gr_group

Definition at line 436 of file bsd_socket.h.

◆ gr_interface

uint32_t gr_interface

Definition at line 436 of file bsd_socket.h.


The documentation for this struct was generated from the following file: