flow_rule_pattern.dst_mac.ip_proto.udpΒΆ

<>

{
  eth:{
    dst-addr plain:'00 01 02 03 04 05'H
  },
  ip4:{
  },
  udp:{
  }
}