Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_event_crypto_adapter.c33 #define PACKET_LENGTH 64 macro
40 RTE_PKTMBUF_HEADROOM + PACKET_LENGTH)
177 m = alloc_fill_mbuf(params.mbuf_pool, text_64B, PACKET_LENGTH, 0); in test_op_forward_mode()
239 sym_op->cipher.data.length = PACKET_LENGTH; in test_op_forward_mode()
376 m = alloc_fill_mbuf(params.mbuf_pool, text_64B, PACKET_LENGTH, 0); in test_op_new_mode()
431 sym_op->cipher.data.length = PACKET_LENGTH; in test_op_new_mode()