Searched refs:PFRULE_RETURNICMP (Results 1 – 5 of 5) sorted by relevance
1573 case PFRULE_RETURNICMP:1574 r.rule_flag |= PFRULE_RETURNICMP;2263 $$.b2 = PFRULE_RETURNICMP;2268 $$.b2 = PFRULE_RETURNICMP;2273 $$.b2 = PFRULE_RETURNICMP;2278 $$.b2 = PFRULE_RETURNICMP;2283 $$.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
4458 (r->rule_flag & PFRULE_RETURNICMP) || in pf_test_rule()