OpenWrt 24.10.4:
root@openwrt:~# cat /rom/etc/config/firewall | grep syn
option syn_flood 1
root@openwrt:~# cat /etc/config/firewall | grep syn
option synflood_protect '1'
... probably default firewall config should be updated in order to reflect name change.