Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-crypto/
H A Dmain.c230 } session_pool_socket[RTE_MAX_NUMA_NODES]; variable
698 session_pool_socket[socket_id].sess_mp); in initialize_crypto_session()
2383 if (session_pool_socket[socket_id].sess_mp == NULL) { in initialize_cryptodevs()
2388 session_pool_socket[socket_id].sess_mp = in initialize_cryptodevs()
2392 if (session_pool_socket[socket_id].sess_mp == NULL) { in initialize_cryptodevs()
2541 qp_conf.mp_session = session_pool_socket[socket_id].sess_mp; in initialize_cryptodevs()