Payload size in bytes, including header and data to match
    
      u32:1-65535
      Packet length to match
    
    
      <start-end>
      Packet length range to match
    
    
      
    
    
  
  
    Payload size in bytes, including header and data not to match
    
      u32:1-65535
      Packet length not to match
    
    
      <start-end>
      Packet length range not to match
    
    
      
    
    
  
  
    Packet type
    
      broadcast host multicast other
broadcast
      Match broadcast packet type
    
    
      host
      Match host packet type, addressed to local host
    
    
      multicast
      Match multicast packet type
    
    
      other
      Match packet addressed to another host
    
    
      (broadcast|host|multicast|other)