RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
Network interface configuration information to give the RDMnet library at initialization.
LLRP multicast and discovery traffic will be restricted to the network interfaces given.
#include <rdmnet/common.h>
Data Fields | |
const RdmnetMcastNetintId * | netints |
An array of network interface IDs to which to restrict RDMnet traffic. | |
size_t | num_netints |
Size of netints array. | |