Home | History | Annotate | Download | only in pfctl

Lines Matching refs:PF_OPT_NOACTION

294 	if ((opts & PF_OPT_NOACTION) == 0) {
1114 if ((pf->opts & PF_OPT_NOACTION) == 0) {
1122 if ((pf->opts & PF_OPT_NOACTION) == 0) {
1227 if ((pf->opts & PF_OPT_NOACTION) == 0 &&
1277 if ((pf->opts & PF_OPT_NOACTION) == 0)
1296 if ((pf->opts & PF_OPT_NOACTION) == 0) {
1324 if ((pf->opts & PF_OPT_NOACTION) == 0) {
1405 if ((opts & PF_OPT_NOACTION) == 0) {
1422 if ((opts & PF_OPT_NOACTION) == 0)
1437 if ((opts & PF_OPT_NOACTION) == 0)
1457 if (trans == NULL && (opts & PF_OPT_NOACTION) == 0) {
1468 if ((opts & PF_OPT_NOACTION) == 0)
1809 if ((pf->opts & PF_OPT_NOACTION) == 0)
1845 if ((pf->opts & PF_OPT_NOACTION) == 0) {
2021 opts |= PF_OPT_NOACTION;
2135 if ((opts & PF_OPT_NOACTION) == 0) {
2310 if (rulesopt != NULL && !(opts & (PF_OPT_MERGE|PF_OPT_NOACTION)) &&
2322 else if (!(opts & PF_OPT_NOACTION) &&