Home
last modified time | relevance | path

Searched defs:msg_handle (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/examples/ip_pipeline/
H A Dconn.h32 conn_msg_handle_t msg_handle; member
H A Dconn.c34 conn_msg_handle_t msg_handle; member
/f-stack/dpdk/drivers/net/softnic/
H A Dconn.h33 softnic_conn_msg_handle_t msg_handle; member
H A Dconn.c34 softnic_conn_msg_handle_t msg_handle; member
/f-stack/dpdk/examples/pipeline/
H A Dconn.h34 conn_msg_handle_t msg_handle; member
H A Dconn.c34 conn_msg_handle_t msg_handle; member
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_shim.c163 void *msg_handle) in vchi_msg_queue()
375 void *msg_handle) in vchi_msg_queuev()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c198 bcm2835_audio_callback(void *param, const VCHI_CALLBACK_REASON_T reason, void *msg_handle) in bcm2835_audio_callback()