Searched defs:rte_bpf_prm (Results 1 – 1 of 1) sorted by relevance
90 struct rte_bpf_prm { struct91 const struct ebpf_insn *ins; /**< array of eBPF instructions */92 uint32_t nb_ins; /**< number of instructions in ins */93 const struct rte_bpf_xsym *xsym;95 uint32_t nb_xsym; /**< number of elements in xsym */96 struct rte_bpf_arg prog_arg; /**< eBPF program input arg description */