Searched refs:bpf_load (Results 1 – 4 of 4) sorted by relevance
31 return bpf_load(BPF_PROG_TYPE_SCHED_CLS, in tap_flow_bpf_cls_q()54 return bpf_load(BPF_PROG_TYPE_SCHED_ACT, in tap_flow_bpf_calc_l3_l4_hash()113 static int bpf_load(enum bpf_prog_type type, in bpf_load() function
114 static int bpf_load(enum bpf_prog_type type, const struct bpf_insn *insns,
24 bpf_load(const struct rte_bpf_prm *prm) in bpf_load() function112 bpf = bpf_load(prm); in rte_bpf_load()
6 'bpf_load.c',