Searched refs:buf_last_oop (Results 1 – 1 of 1) sorted by relevance
12346 struct rte_mbuf *buf, *buf_oop = NULL, *buf_last_oop = NULL; in test_authenticated_encryption_SGL() local12480 buf_last_oop = buf_oop->next = in test_authenticated_encryption_SGL()12534 buf_last_oop = buf_oop->next = in test_authenticated_encryption_SGL()12557 if (oop && buf_last_oop) in test_authenticated_encryption_SGL()12558 digest_phys = rte_pktmbuf_iova(buf_last_oop) + to_trn; in test_authenticated_encryption_SGL()