Searched refs:setARG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_cop.c47 static uint32_t setARG(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A);
54 &setARG
95 setARG(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) function
272 BPF_STMT(BPF_MISC+BPF_COP, 4), // setARG
530 BPF_STMT(BPF_LDX+BPF_IMM, 4), // setARG
/freebsd-11.0-release/contrib/netbsd-tests/net/bpfjit/
H A Dt_cop.c55 static uint32_t setARG(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A);
62 &setARG
103 setARG(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) function
308 BPF_STMT(BPF_MISC+BPF_COP, 4), // setARG
612 BPF_STMT(BPF_LDX+BPF_IMM, 4), // setARG

Completed in 54 milliseconds