xref: /freebsd-src/sbin/pfctl/tests/files/pf0085.in (revision 531c2d7af3cd2e64eec94aa1b19c4b2f16fce515)
1# test tag macro expansion
2pass from { 127.0.0.1 127.0.0.2 127.0.0.3 } keep state tag "$srcaddr"
3pass from { 127.0.0.1 127.0.0.2 127.0.0.3 } keep state tagged "$srcaddr"
4