Our current implementation of TCP flag matching can match only when single flag is set: https://fastnetmon.com/docs-fnm-advanced/flexible-thresholds/
We need to add option to match on combination of flags: syn+ack, ack+fin, syn-ack-urg and all other possible.