Searched refs:OFF (Results 1 – 3 of 3) sorted by relevance
| /dpdk/lib/bpf/ |
| H A D | bpf_convert.c | 159 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument 164 .off = OFF, \ 169 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument 174 .off = OFF, \ 179 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument 184 .off = OFF, \ 189 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument 194 .off = OFF, \
|
| /dpdk/doc/guides/howto/ |
| H A D | debug_troubleshoot.rst | 308 * Identify core role using ``rte_eal_lcore_role`` to identify RTE, OFF,
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_nic.c | 925 LOOPBACK_CHECK(NONE, OFF); in efx_loopback_mask()
|