Searched refs:PFRULE_RETURNICMP (Results 1 – 5 of 5) sorted by relevance
1577 case PFRULE_RETURNICMP:1578 r.rule_flag |= PFRULE_RETURNICMP;2267 $$.b2 = PFRULE_RETURNICMP;2272 $$.b2 = PFRULE_RETURNICMP;2277 $$.b2 = PFRULE_RETURNICMP;2282 $$.b2 = PFRULE_RETURNICMP;2287 $$.b2 = PFRULE_RETURNICMP;
763 } else if (r->rule_flag & PFRULE_RETURNICMP) { in print_rule()
1373 #ifdef PFRULE_RETURNICMP in print_rule()1374 else if (pr->rule_flag & PFRULE_RETURNICMP) in print_rule()
608 #define PFRULE_RETURNICMP 0x0004 macro
4460 (r->rule_flag & PFRULE_RETURNICMP) || in pf_test_rule()