TSDuck v3.40-3965
MPEG Transport Stream Toolkit
|
Structure of an address entry in the descriptor. More...
#include <tsTargetIPSourceSlashDescriptor.h>
Public Member Functions | |
Address ()=default | |
Constructor. | |
Public Attributes | |
IPv4Address | IPv4_dest_addr {} |
IPv4 destination address. | |
uint8_t | IPv4_dest_slash_mask = 0 |
Number of bits in destination network mask. | |
IPv4Address | IPv4_source_addr {} |
IPv4 source address. | |
uint8_t | IPv4_source_slash_mask = 0 |
Number of bits in source network mask. | |
Structure of an address entry in the descriptor.