Home
last modified time | relevance | path

Searched refs:post_insn (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/core/
Dbpf-devices.c228 const struct bpf_insn post_insn[] = { in bpf_devices_apply_policy() local
241 r = bpf_program_add_instructions(*prog, post_insn, ELEMENTSOF(post_insn)); in bpf_devices_apply_policy()
Dbpf-firewall.c190 const struct bpf_insn post_insn[] = { in bpf_firewall_compile_bpf() local
274 r = bpf_program_add_instructions(p, post_insn, ELEMENTSOF(post_insn)); in bpf_firewall_compile_bpf()