DOKK / manpages / debian 13 / dpdk-doc / rte_flow_op_result.3.en
rte_flow_op_result(3) Library Functions Manual rte_flow_op_result(3)

rte_flow_op_result

#include <rte_flow.h>


enum rte_flow_op_status status
void * user_data

Warning

EXPERIMENTAL: this API may change without prior notice.

Asynchronous operation result.

Definition at line 6386 of file rte_flow.h.

Returns the status of the operation that this completion signals.

Definition at line 6390 of file rte_flow.h.

The user data that will be returned on the completion events.

Definition at line 6394 of file rte_flow.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK