Home
last modified time | relevance | path

Searched defs:rte_bpf_prm (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/bpf/
H A Drte_bpf.h90 struct rte_bpf_prm { struct
91 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 */