table ip t { set s { type ipv4_addr } map m { type ipv4_addr : inet_service } chain c { tcp dport http meter f { ip saddr limit rate 10/second} } }