Searched refs:post_insn (Results 1 – 2 of 2) sorted by relevance
228 const struct bpf_insn post_insn[] = { in bpf_devices_apply_policy() local241 r = bpf_program_add_instructions(*prog, post_insn, ELEMENTSOF(post_insn)); in bpf_devices_apply_policy()
190 const struct bpf_insn post_insn[] = { in bpf_firewall_compile_bpf() local274 r = bpf_program_add_instructions(p, post_insn, ELEMENTSOF(post_insn)); in bpf_firewall_compile_bpf()