Searched refs:pktmbuf_mtod_offset (Results 1 – 2 of 2) sorted by relevance
422 sym_op->auth.digest.data = pktmbuf_mtod_offset in test_blockcipher_one_case()429 sym_op->auth.digest.data = pktmbuf_mtod_offset in test_blockcipher_one_case()562 uint8_t *auth_res = pktmbuf_mtod_offset(iobuf, in test_blockcipher_one_case()
132 pktmbuf_mtod_offset(struct rte_mbuf *mbuf, int offset) { in pktmbuf_mtod_offset() function