Speedify SDK for Desktop/Embedded
15.0.1
|
A protocol/port pair.
#include <types.h>
Data Fields | |
SpeedifySDK_PortProtocol | protocol |
Transport layer protocol. More... | |
uint16_t | port |
Port number, or 0 for any port. More... | |
uint16_t | portRangeEnd |
End of port range. If this entry is a single port, then this is 0. More... | |
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.