Searched refs:NPF_RULE_FINAL (Results 1 – 5 of 5) sorted by relevance
248 rl = npf_rule_create(NULL, di | NPF_RULE_PASS | NPF_RULE_FINAL, NULL); in npf_add_filter()386 NPF_RULE_IN | NPF_RULE_OUT | NPF_RULE_FINAL, fp_ifname); in npf_do_commit()
211 #define NPF_RULE_FINAL 0x00000004 macro
847 if (rl->r_attr & NPF_RULE_FINAL) { in npf_rule_reinspect()922 if (attr & NPF_RULE_FINAL) { in npf_ruleset_inspect()
599 : FINAL { $$ = NPF_RULE_FINAL; }
985 attr = NPF_RULE_PASS | NPF_RULE_FINAL | in npf_nat_create()