LinuxQMISDK-Lite
SLQS04.00.23
|
Data Fields | |
uint16_t | port |
uint16_t | range |
This structure contains the Port Filter
port | port value of the filter |
range | range specifies the number of ports to be included in the filter starting from port; filter will match if port in the IP packet lies between port and (port + range ) Range value of 0 implies that only one value of the port is valid, as specified by the port |
uint16_t unpack_qos_Port_t::port |
uint16_t unpack_qos_Port_t::range |