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