Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c8550 struct rte_mbuf *buf, *buf_oop = NULL; in test_pdcp_proto_SGL() local
8603 buf_oop = ut_params->obuf; in test_pdcp_proto_SGL()
8639 buf_oop->next = in test_pdcp_proto_SGL()
8641 buf_oop = buf_oop->next; in test_pdcp_proto_SGL()
8672 buf_oop->next = in test_pdcp_proto_SGL()
8674 buf_oop = buf_oop->next; in test_pdcp_proto_SGL()
14372 buf_oop = ut_params->obuf; in test_authenticated_encryption_SGL()
14419 buf_last_oop = buf_oop->next = in test_authenticated_encryption_SGL()
14421 buf_oop = buf_oop->next; in test_authenticated_encryption_SGL()
14473 buf_last_oop = buf_oop->next = in test_authenticated_encryption_SGL()
[all …]