xref: /freebsd/contrib/netbsd-tests/ipf/regress/i13 (revision 28f6c2f292806bf31230a959bc4b19d7081669a7)
1a=any;
2b="from $a";
3c='to $a';
4d=block;
5e="pass in";
6$d in $b $c
7f=" $b $c";
8$e${f}
9