Data Fields | |
| WORD | port |
| WORD | 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 |