Searched refs:buf_oop (Results 1 – 1 of 1) sorted by relevance
8550 struct rte_mbuf *buf, *buf_oop = NULL; in test_pdcp_proto_SGL() local8603 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 …]