Speedify SDK for Desktop  14.6.1
Data Fields
SpeedifySDK_ProtocolPortPair Struct Reference

Detailed Description

A protocol/port pair.

Since
10.9

#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...
 

Field Documentation

◆ port

uint16_t SpeedifySDK_ProtocolPortPair::port

Port number, or 0 for any port.

Since
10.9

◆ portRangeEnd

uint16_t SpeedifySDK_ProtocolPortPair::portRangeEnd

End of port range. If this entry is a single port, then this is 0.

Since
12.2

◆ protocol

SpeedifySDK_PortProtocol SpeedifySDK_ProtocolPortPair::protocol

Transport layer protocol.

Since
10.9

The documentation for this struct was generated from the following file: