Lines Matching refs:testbuf
91 *testbuf[BURST_SIZE]; member
486 if (ut_params->testbuf[i]) { in ut_teardown_ipsec()
487 rte_pktmbuf_free(ut_params->testbuf[i]); in ut_teardown_ipsec()
488 ut_params->testbuf[i] = NULL; in ut_teardown_ipsec()
1174 if (ut_params->testbuf[j]) { in test_ipsec_dump_buffers()
1176 rte_pktmbuf_dump(stdout, ut_params->testbuf[j], in test_ipsec_dump_buffers()
1177 ut_params->testbuf[j]->data_len); in test_ipsec_dump_buffers()
1331 testbuf_data = rte_pktmbuf_mtod(ut_params->testbuf[j], void *); in crypto_outb_burst_null_null_check()
1338 ut_params->testbuf[j]->data_len, in crypto_outb_burst_null_null_check()
1341 ut_params->testbuf[j]->pkt_len, in crypto_outb_burst_null_null_check()
1374 ut_params->testbuf[j] = setup_test_string_tunneled( in test_ipsec_crypto_outb_burst_null_null()
1378 if (ut_params->testbuf[j] == NULL) in test_ipsec_crypto_outb_burst_null_null()