Speedify SDK for Desktop/Embedded 15.4.1
Loading...
Searching...
No Matches
SpeedifySDK_ProtocolPortPair Struct Reference

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.
 

Detailed Description

A protocol/port pair.

Since
10.9

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: