Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-crypto/
H A Dmain.c85 static uint64_t l2fwd_enabled_crypto_mask; variable
305 if ((l2fwd_enabled_crypto_mask & (((uint64_t)1) << cdevid)) == 0) in print_stats()
2341 l2fwd_enabled_crypto_mask |= (((uint64_t)1) << cdev_id); in initialize_cryptodevs()