Home
last modified time | relevance | path

Searched refs:prfx16 (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_x86.c608 const uint8_t prfx16 = 0x66; in emit_st_common() local
621 emit_bytes(st, &prfx16, sizeof(prfx16)); in emit_st_common()