Home
last modified time | relevance | path

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

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_crypto.rst427 l2fwd_crypto_send_burst(qconf, MAX_PKT_BURST, cparams);
438 l2fwd_crypto_send_burst(struct lcore_queue_conf *qconf, unsigned n,
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c342 l2fwd_crypto_send_burst(struct lcore_queue_conf *qconf, unsigned n, in l2fwd_crypto_send_burst() function
382 l2fwd_crypto_send_burst(qconf, MAX_PKT_BURST, cparams); in l2fwd_crypto_enqueue()
854 l2fwd_crypto_send_burst(qconf, len, cparams); in l2fwd_main_loop()