Searched defs:op_buffer (Results 1 – 2 of 2) sorted by relevance
96 struct op_buffer { struct97 unsigned len;98 struct rte_crypto_op *buffer[MAX_PKT_BURST];344 struct rte_crypto_op **op_buffer; in l2fwd_crypto_send_burst() local
46 struct rte_crypto_op **op_buffer; member