![]() |
Speedify SDK for Desktop/Embedded 15.4.1
|
A protocol/port pair. More...
#include <types.h>
Data Fields | |
SpeedifySDK_PortProtocol | protocol |
Transport layer protocol. | |
uint16_t | port |
Port number, or 0 for any port. | |
uint16_t | portRangeEnd |
End of port range. If this entry is a single port, then this is 0. | |
A protocol/port pair.
uint16_t SpeedifySDK_ProtocolPortPair::port |
Port number, or 0 for any port.
uint16_t SpeedifySDK_ProtocolPortPair::portRangeEnd |
End of port range. If this entry is a single port, then this is 0.
SpeedifySDK_PortProtocol SpeedifySDK_ProtocolPortPair::protocol |
Transport layer protocol.