Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_def.h134 struct ebpf_insn { struct
135 uint8_t code;
136 uint8_t dst_reg:4;
137 uint8_t src_reg:4;
138 int16_t off;
139 int32_t imm;