Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_security_ipsec.h243 int nb_td);
247 int nb_td,
H A Dtest_cryptodev_security_ipsec.c373 int nb_td) in test_ipsec_td_prepare() argument
379 memset(td_array, 0, nb_td * sizeof(*td)); in test_ipsec_td_prepare()
381 for (i = 0; i < nb_td; i++) { in test_ipsec_td_prepare()
506 int nb_td, in test_ipsec_td_update() argument
511 for (i = 0; i < nb_td; i++) { in test_ipsec_td_update()
H A Dtest_cryptodev.c9134 int nb_td, in test_ipsec_proto_process() argument
9327 for (i = 0; i < nb_td; i++) { in test_ipsec_proto_process()