Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c7945 struct rte_mbuf *buf, *buf_oop = NULL; in test_pdcp_proto_SGL() local
7987 buf_oop = ut_params->obuf; in test_pdcp_proto_SGL()
8023 buf_oop->next = in test_pdcp_proto_SGL()
8025 buf_oop = buf_oop->next; in test_pdcp_proto_SGL()
8056 buf_oop->next = in test_pdcp_proto_SGL()
8058 buf_oop = buf_oop->next; in test_pdcp_proto_SGL()
12433 buf_oop = ut_params->obuf; in test_authenticated_encryption_SGL()
12480 buf_last_oop = buf_oop->next = in test_authenticated_encryption_SGL()
12482 buf_oop = buf_oop->next; in test_authenticated_encryption_SGL()
12534 buf_last_oop = buf_oop->next = in test_authenticated_encryption_SGL()
[all …]