14 #ifndef DOCA_STA_TASK_H_
15 #define DOCA_STA_TASK_H_
29 struct doca_sta_producer_task_send;
void(* doca_sta_task_completion_cb_t)(struct doca_sta_producer_task_send *task, union doca_data task_user_data)
Function to execute on STA task completion.
DOCA_EXPERIMENTAL struct doca_task * doca_sta_producer_send_task_as_task(struct doca_sta_producer_task_send *task)
#define DOCA_EXPERIMENTAL
To set a Symbol (or specifically a function) as experimental.
Convenience type for representing opaque data.