1 2 3 4 5 6 7 8
{% include("set.uc"); include("chain.uc", {proto: "tcp"}); include("chain.uc", {proto: "udp"}); %}