1 2 3 4 5 6 7
table netdev test { flags dormant chain ingress { type filter hook ingress device "dummy1" priority filter; policy drop; } }