Searched refs:buf_last_oop (Results 1 – 1 of 1) sorted by relevance
14285 struct rte_mbuf *buf, *buf_oop = NULL, *buf_last_oop = NULL; in test_authenticated_encryption_SGL() local14419 buf_last_oop = buf_oop->next = in test_authenticated_encryption_SGL()14473 buf_last_oop = buf_oop->next = in test_authenticated_encryption_SGL()14496 if (oop && buf_last_oop) in test_authenticated_encryption_SGL()14497 digest_phys = rte_pktmbuf_iova(buf_last_oop) + to_trn; in test_authenticated_encryption_SGL()