Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c86 static uint64_t l2fwd_enabled_crypto_mask; variable
307 if ((l2fwd_enabled_crypto_mask & (((uint64_t)1) << cdevid)) == 0) in print_stats()
2241 l2fwd_enabled_crypto_mask |= (((uint64_t)1) << cdev_id); in initialize_cryptodevs()