TFTIDParams Struct Reference
Detailed Description
structure contains traffic flow template parameters
- Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
- Parameters:
-
| filterId |
|
| eValid |
- Evaluation precedence index
|
| pVersion |
|
| sourceIP |
- Source IP address
- IPv4 - Fill the first 4 bytes
- IPv6 - Fill all the 16 bytes
|
| sourceIPMask |
- Mask value for the source address
|
| nextHeader |
- Next header/protocol value
|
| destPortRangeStart |
- Start value of the destination port range
|
| destPortRangeEnd |
- End value of the destination port range
|
| srcPortRangeStart |
- Start value of the source port range
|
| srcPortRangeEnd |
- End value of the source port range
|
| IPSECSPI |
- IPSEC security parameter index
|
| tosMask |
- TOS mask (Traffic class for IPv6)
|
| flowLabel |
|
Field Documentation