Is it possible to write an ipf rule matching two different flag combinations? I.e. match both packets with S set and A clear (S/SA) as well as packets with R set (R/R---or just R meaning only R set, if that's easier)? Or do I have to write two rules to achieve that?