| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf.c | 18 rte_bpf_destroy(struct rte_bpf *bpf) in rte_bpf_destroy() 28 rte_bpf_get_jit(const struct rte_bpf *bpf, struct rte_bpf_jit *jit) in rte_bpf_get_jit() 38 bpf_jit(struct rte_bpf *bpf) in bpf_jit()
|
| H A D | bpf_exec.c | 50 #define BPF_DIV_ZERO_CHECK(bpf, reg, ins, type) do { \ argument 81 #define BPF_LD_ABS(bpf, reg, ins, type, op) do { \ argument 88 #define BPF_LD_IND(bpf, reg, ins, type, op) do { \ argument 136 bpf_ld_mbuf(const struct rte_bpf *bpf, uint64_t reg[EBPF_REG_NUM], in bpf_ld_mbuf() 153 bpf_exec(const struct rte_bpf *bpf, uint64_t reg[EBPF_REG_NUM]) in bpf_exec() 485 rte_bpf_exec_burst(const struct rte_bpf *bpf, void *ctx[], uint64_t rc[], in rte_bpf_exec_burst() 504 rte_bpf_exec(const struct rte_bpf *bpf, void *ctx) in rte_bpf_exec()
|
| H A D | bpf_load.c | 27 struct rte_bpf *bpf; in bpf_load() local 92 struct rte_bpf *bpf; in rte_bpf_load() local
|
| H A D | bpf_load_elf.c | 273 struct rte_bpf *bpf; in bpf_load_elf() local 302 struct rte_bpf *bpf; in rte_bpf_elf_load() local
|
| H A D | bpf_pkt.c | 42 struct rte_bpf *bpf; member 206 pkt_filter_vm(const struct rte_bpf *bpf, struct rte_mbuf *mb[], uint32_t num, in pkt_filter_vm() 242 pkt_filter_mb_vm(const struct rte_bpf *bpf, struct rte_mbuf *mb[], uint32_t num, in pkt_filter_mb_vm() 512 struct rte_bpf *bpf; in bpf_eth_elf_load() local
|
| H A D | bpf_jit_arm64.c | 109 jump_offset_init(struct a64_jit_ctx *ctx, struct rte_bpf *bpf) in jump_offset_init() 1093 check_program_has_call(struct a64_jit_ctx *ctx, struct rte_bpf *bpf) in check_program_has_call() 1116 emit(struct a64_jit_ctx *ctx, struct rte_bpf *bpf) in emit() 1395 bpf_jit_arm64(struct rte_bpf *bpf) in bpf_jit_arm64()
|
| H A D | bpf_jit_x86.c | 1287 emit(struct bpf_jit_state *st, const struct rte_bpf *bpf) in emit() 1498 bpf_jit_x86(struct rte_bpf *bpf) in bpf_jit_x86()
|
| H A D | bpf_validate.c | 2300 bpf_validate(struct rte_bpf *bpf) in bpf_validate()
|
| /f-stack/dpdk/drivers/net/af_xdp/ |
| H A D | meson.build | 8 bpf_dep = cc.find_library('bpf', required: false) build
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | bpf_cmd.c | 56 cmdline_fixed_string_t bpf; member 154 cmdline_fixed_string_t bpf; member
|
| /f-stack/dpdk/drivers/net/tap/ |
| H A D | tap_flow.c | 160 struct bpf { struct 161 struct tc_act_bpf bpf; member 162 int bpf_fd; 163 const char *annotation; 164 } bpf; member
|
| /f-stack/tools/compat/include/net/ |
| H A D | bpf.h | 435 bpf_peers_present(struct bpf_if *bpf) in bpf_peers_present()
|
| /f-stack/freebsd/net/ |
| H A D | bpf.h | 436 bpf_peers_present(struct bpf_if *bpf) in bpf_peers_present()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_bpf.c | 3177 struct rte_bpf *bpf; in run_test() local
|