xref: /freebsd/sbin/pfctl/tests/files/pf0085.in (revision aadb68849f9be8db8d20c3dca19f882d0ebc8bca)
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