Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dsa.c1292 sa_ctx->xf[idx].a.next = NULL; in sa_add_rules()
1300 sa->xforms = &sa_ctx->xf[idx].a; in sa_add_rules()
1326 sa_ctx->xf[idx].b.cipher.op = in sa_add_rules()
1328 sa_ctx->xf[idx].b.next = NULL; in sa_add_rules()
1339 sa_ctx->xf[idx].a.auth.op = in sa_add_rules()
1350 sa_ctx->xf[idx].a.cipher.op = in sa_add_rules()
1352 sa_ctx->xf[idx].a.next = NULL; in sa_add_rules()
1363 sa_ctx->xf[idx].b.auth.op = in sa_add_rules()
1372 &sa_ctx->xf[idx].a : &sa_ctx->xf[idx].b; in sa_add_rules()
1376 sa_ctx->xf[idx].a.next = &sa_ctx->xf[idx].b; in sa_add_rules()
[all …]
H A Dipsec.h178 struct ipsec_xf *xf; member
/dpdk/lib/ipsec/
H A Dsa.c33 struct rte_crypto_sym_xform *xf, *xfn; in fill_crypto_xform() local
37 xf = prm->crypto_xform; in fill_crypto_xform()
38 if (xf == NULL) in fill_crypto_xform()
41 xfn = xf->next; in fill_crypto_xform()
44 if (xf->type == RTE_CRYPTO_SYM_XFORM_AEAD) { in fill_crypto_xform()
47 xform->aead = &xf->aead; in fill_crypto_xform()
50 } else if (xf->type == RTE_CRYPTO_SYM_XFORM_AUTH && in fill_crypto_xform()
51 xf->auth.algo == RTE_CRYPTO_AUTH_AES_GMAC) { in fill_crypto_xform()
54 xform->auth = &xf->auth; in fill_crypto_xform()
70 xform->auth = &xf->auth; in fill_crypto_xform()
[all …]
/dpdk/doc/guides/mempool/
H A Docteontx.rst63 ./<build_dir>/app/test/dpdk-test -c 0xf --base-virtaddr=0x100000000000 \
/dpdk/doc/guides/tools/
H A Dtesteventdev.rst449 sudo <build_dir>/app/dpdk-test-eventdev -c 0xf -s 0x1 --vdev=event_sw0 -- \
456 sudo <build_dir>/app/dpdk-test-eventdev -c 0xf -s 0x1 --vdev=event_sw0 -- \
683 sudo <build_dir>/app/dpdk-test-eventdev -c 0xf -s 0x8 --vdev=event_sw0 -- \
690 sudo <build_dir>/app/dpdk-test-eventdev -c 0xf -s 0x8 --vdev=event_sw0 -- \
787 sudo <build_dir>/app/dpdk-test-eventdev -c 0xf -s 0x8 --vdev=event_sw0 -- \
794 sudo <build_dir>/app/dpdk-test-eventdev -c 0xf -s 0x8 --vdev=event_sw0 -- \
/dpdk/.ci/
H A Dlinux-build.sh30 tar -xf ${version}.tar.gz
/dpdk/doc/guides/sample_app_ug/
H A Dntb.rst35 ./<build_dir>/examples/dpdk-ntb -c 0xf -n 6 -- -i
H A Ddist_app.rst19 (port mask 0xf), ports 0 and 1 RX/TX into each other, and ports 2 and 3 RX/TX
H A Dipv4_multicast.rst29 The max port mask supported in the given hash table is 0xf, so only first
H A Dl2_forward_crypto.rst20 if the first four ports are enabled (portmask 0xf),
H A Dl2_forward_real_virtual.rst24 if the first four ports are enabled (portmask 0xf),
H A Dl2_forward_job_stats.rst23 if the first four ports are enabled (portmask 0xf),
H A Dipsec_secgw.rst265 --vdev "crypto_null" -- -p 0xf -P -u 0x3 \
366 -p 0xf -P -u 0x3 --config="(0,0,20),(1,0,20),(2,0,21),(3,0,21)" \
/dpdk/doc/guides/platform/
H A Dbluefield.rst115 tar xf aarch64-linux-gnu-mlx.tar
/dpdk/doc/guides/nics/
H A Dqede.rst275 dpdk-testpmd -l 0,4-11 -n 4 -- -i --nb-cores=8 --portmask=0xf --rxd=4096 \
H A Ddpaa2.rst609 ./dpdk-testpmd -c 0xf -n 1 -- -i --portmask 0x3 --nb-cores=1 --txq=4 --rxq=4