By default, Juniper SRX Series devices operate in flow mode. This is the standard mode for a stateful firewall, where the device inspects traffic based on connection states or "flows." The first packet of a new session is checked against the security policy, and if permitted, a session is created in the session table. Subsequent packets belonging to that session are processed quickly based on the existing state.
Additionally, SRX Series devices, running the Junos OS, fully support stateless firewall filters. These filters evaluate each packet individually against a set of rules without considering connection state. They are commonly used to protect the Routing Engine (RE) or to filter traffic at the interface level before it undergoes flow-based processing.