table inet foo { chain bar { type filter hook input priority filter; policy accept; accept accept accept } }