Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c1683 void *obj_handle; in rte_swx_pipeline_extern_object_config() local
1699 obj_handle = type->constructor(args); in rte_swx_pipeline_extern_object_config()
1700 if (!obj_handle) { in rte_swx_pipeline_extern_object_config()
1708 obj->obj = obj_handle; in rte_swx_pipeline_extern_object_config()