Home
last modified time | relevance | path

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

/systemd-251/src/core/ !
Dbpf-firewall.c47 int r, addr_offset, addr_size; in add_lookup_instructions() local
56 addr_offset = is_ingress ? in add_lookup_instructions()
63 addr_offset = is_ingress ? in add_lookup_instructions()
88 BPF_MOV32_IMM(BPF_REG_2, addr_offset), in add_lookup_instructions()