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

/freebsd-10-stable/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_cop.c46 static uint32_t retNF(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A);
53 &retNF,
85 retNF(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) function
238 BPF_STMT(BPF_MISC+BPF_COP, 3), // retNF
315 BPF_STMT(BPF_MISC+BPF_COPX, 0), /* retNF */
495 BPF_STMT(BPF_LDX+BPF_IMM, 3), // retNF
575 BPF_STMT(BPF_MISC+BPF_COP, 3), /* retNF */
/freebsd-10-stable/contrib/netbsd-tests/net/bpfjit/
H A Dt_cop.c54 static uint32_t retNF(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A);
61 &retNF,
93 retNF(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) function
268 BPF_STMT(BPF_MISC+BPF_COP, 3), // retNF
357 BPF_STMT(BPF_MISC+BPF_COPX, 0), /* retNF */
571 BPF_STMT(BPF_LDX+BPF_IMM, 3), // retNF
663 BPF_STMT(BPF_MISC+BPF_COP, 3), /* retNF */

Completed in 99 milliseconds