Network Services API  2.75.00.17
Data Fields
SlNetSock_IpMreq_t Struct Reference

The SlNetSock_IpMreq_t structure is used in SLNETSOCK_OPIP_ADD_MEMBERSHIP and SLNETSOCK_OPIP_DROP_MEMBERSHIP IP level option. More...

#include <ti/net/slnetsock.h>

Collaboration diagram for SlNetSock_IpMreq_t:
Collaboration graph

Data Fields

SlNetSock_InAddr_t imr_multiaddr
 
uint32_t imr_interface
 

Detailed Description

The SlNetSock_IpMreq_t structure is used in SLNETSOCK_OPIP_ADD_MEMBERSHIP and SLNETSOCK_OPIP_DROP_MEMBERSHIP IP level option.

Field Documentation

§ imr_multiaddr

SlNetSock_InAddr_t SlNetSock_IpMreq_t::imr_multiaddr

The IPv4 multicast address to join

§ imr_interface

uint32_t SlNetSock_IpMreq_t::imr_interface

The interface to use for this group


The documentation for this struct was generated from the following file:
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale