npf_ruleset.c | 840 * npf_rule_inspect: match the interface, direction and run the filter code. 844 npf_rule_inspect(const npf_rule_t *rl, bpf_args_t *bc_args, function in typeref:typename:bool 882 if (!npf_rule_inspect(rl, bc_args, di_mask, ifid)) { 949 if (!npf_rule_inspect(rl, &bc_args, di_mask, ifid)) {
|