Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/npf/npfctl/ | |
npf_bpf_comp.c | 303 struct bpf_insn insns_ret[] = { local in function:npfctl_bpf_complete 307 add_insns(ctx, insns_ret, __arraycount(insns_ret)); 375 struct bpf_insn insns_ret[] = { local in function:npfctl_bpf_group_exit 378 add_insns(ctx, insns_ret, __arraycount(insns_ret)); 385 struct bpf_insn insns_ret[] = { local in function:npfctl_bpf_group_exit 388 add_insns(ctx, insns_ret, __arraycount(insns_ret)); |
npf_bpf_comp.c | 303 struct bpf_insn insns_ret[] = { local in function:npfctl_bpf_complete 307 add_insns(ctx, insns_ret, __arraycount(insns_ret)); 375 struct bpf_insn insns_ret[] = { local in function:npfctl_bpf_group_exit 378 add_insns(ctx, insns_ret, __arraycount(insns_ret)); 385 struct bpf_insn insns_ret[] = { local in function:npfctl_bpf_group_exit 388 add_insns(ctx, insns_ret, __arraycount(insns_ret)); |