TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Structure of an address entry in the descriptor. More...
#include <tsTargetIPv6SourceSlashDescriptor.h>
Public Member Functions | |
Address ()=default | |
Constructor. | |
Public Attributes | |
IPv6Address | IPv6_dest_addr {} |
IPv6 destination address. | |
uint8_t | IPv6_dest_slash_mask {} |
Number of bits in destination network mask. | |
IPv6Address | IPv6_source_addr {} |
IPv6 source address. | |
uint8_t | IPv6_source_slash_mask {} |
Number of bits in source network mask. | |
Structure of an address entry in the descriptor.