Define the parameters of the packet header to apply the hashing
    
      source-address destination-address source-port destination-port random
source-address
      Use source IP address for hashing
    
    
      destination-address
      Use destination IP address for hashing
    
    
      source-port
      Use source port for hashing
    
    
      destination-port
      Use destination port for hashing
    
    
      random
      Do not use information from ip header. Use random value.
    
    
      (source-address|destination-address|source-port|destination-port|random)
    
    
  
  random