Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_api.h176 typedef int (*dispatch_func_t)(void *data, uint16_t *len, typedef
180 void ff_regist_packet_dispatcher(dispatch_func_t func);
H A Dff_dpdk_if.c123 static dispatch_func_t packet_dispatcher;
2075 ff_regist_packet_dispatcher(dispatch_func_t func)
/f-stack/doc/
H A DF-Stack_API_Reference.md228 typedef int (*dispatch_func_t)(void *data, uint16_t *len, uint16_t queue_id, uint16_t nb_queues);
230 void ff_regist_packet_dispatcher(dispatch_func_t func);